The of an element in a one-dimensional array indicates its position.

The size of a one-dimensional array is determined by its .

To iterate over all the elements in a one-dimensional array, we can use a .

We declare a one-dimensional array by specifying the data type followed by the array .