Array in C
What is array?
C Array Array in C language is a collection or group of elements (data). All the elements of c array are homog…
C Array Array in C language is a collection or group of elements (data). All the elements of c array are homog…