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.