Multiple Choice
____ are simply variables used to store memory addresses.
A) Pointers
B) Objects
C) Arrays
D) Vectors
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: Expressions taking the address of an array
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
Q44: The compiler automatically converts any array subscript
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