To access a specific element in a one-dimensional array, we use its .

The length of a one-dimensional array represents the number of it can store.

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

The elements in a one-dimensional array are stored in memory locations.

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