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

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

One-dimensional arrays can hold values of the same data type.

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