Programming Example
C Program to Insert an element in an Array
This C Program will Insert an element in an Array. It will take a new element and a location where we want to insert that new element. After the execution of this program, the new element will get its right position