Definition of an array



  • An array is a finite set of same type of data items. In other words, it is a collection of homogeneous data items (elements).
  • The elements of an array are stored in successive memory locations.
  • Any element of an array is referred by array name and index number (subscript).
  • There may have many dimensional arrays. But usually two types of array are widely used; such as
one dimensional (linear) array and
two dimensional array.





No comments:

Post a Comment

Followers

About Me

Dhaka, Dhaka, Bangladesh
..