This C program shows insertion in Arrays. It shows how to insert an element in an array at any point.

This program also shows how to print the updated array after the item is inserted in the array.

The output of the Insertion in Arrays C program is: