Multiple Choice
A computer uses an array s ____ to calculate the array element s address based on both the array s starting address and the amount of storage each element uses.
A) subscript
B) reference
C) length
D) operand
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: In contrast to implicitly passing addresses with
Q36: The addresses in pointers can be compared
Q37: To display the address of a variable,
Q38: Expressions taking the address of an array
Q39: A double typically requires the retrieval of
Q41: The 1 in the expression *(gPtr +
Q42: Under a _ allocation scheme, the amount
Q43: _ are simply variables used to store
Q44: The compiler automatically converts any array subscript
Q45: The compiler automatically converts any subscript used