The range of index values
If the size of the array is N:
The index values for the elements in the array always extend from 0 to N-1 inclusive.