Introduction to Array - English

38974 visits



Outline:

Introduction to arrays - about arrays. - declare an array - initialize an array - intialization using for loop - index of an array elements - change values of an array - print the value of an array - advantage of an array.