An array is a collection of individual values, all of the same data type, stored in adjacent memory locations. ... The individual values are referred to by using the array name together with an integral valued index in square brackets.
I will give a sample program using array, next lesson.
No comments:
Post a Comment