web analytics

What do you mean by arrays? Write different types of arrays.

Array : Array is a derived data type. When it is necessary to store more than one value under a variable, user can make use of array. An array is a fixed-size sequence collection of elements of the same data type. It is simply a grouping of like-data type.
              
Different types of arrays : There are three types of arrays. They are,

  1. One dimensional array.
  2. Two dimensional array.
  3. Multidimensional array.
Please follow and like us:
Pin Share
RSS
Follow by Email
Scroll to Top