nIn these declaration statements, each array is allocated
n
sufficient memory to hold the number of data items given in the
declaration statement.
nEach item in an array is called an element. The individual
n
elements are stored sequentially in the array.
n
n