Step-by-step explanation:
A subscripted value is not an array pointer or vector. A subscripted value is a single value taken from an array, vector, or other collection of values. The subscripted value is the value at a specific index in the array, vector, or collection.