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.