36.0k views
0 votes
The index of the last element of an array is called the ________________.

1 Answer

5 votes
The index of the last element of an array is called the Subscript. Subscript numbering begins at 0 and so the subscript of the first element in an array is 0 and the subscript of the last element in an array is one less than the total number of elements in the array.
User Dika
by
7.8k points

No related questions found