Concept of Arrays in c





This video tutorial introduces the arrays in c. This video is gonna teach you what is an array why we have to use it and how we can use it.
First it explains you how to declare an array and then it will teach you how to assign values to array and how we can retrieve the values from array.