C Program to print array

Simple C program to print an array. Array is secondary data type and a collection of same data types. For example an int array is a collection of int data type.
Learn C Programming, Recursion in C, Basic recursion examples, Pointer in C programming, Learn Pointer, string c programming examples, array C++ programming examples