Multiple Choice
The compiler automatically converts any array subscript used by a programmer to an equivalent ____ expression.
A) reference
B) pointer
C) class
D) object
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: A double typically requires the retrieval of
Q40: A computer uses an array s _
Q41: The 1 in the expression *(gPtr +
Q42: Under a _ allocation scheme, the amount
Q43: _ are simply variables used to store
Q45: The compiler automatically converts any subscript used
Q46: The address named as a reference can
Q47: For each array created, the array name
Q48: Assuming ptNum is a pointer, the statement
Q49: The term _ describes the condition that