Multiple Choice
To display the address of a variable, you can use C++ s address operator, ____.
A) >>
B) ^
C) ::
D) &
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: Like all variables, pointers can be initialized
Q33: Pointers must be _ before they can
Q34: The asterisk ( * ) symbol is
Q35: In contrast to implicitly passing addresses with
Q36: The addresses in pointers can be compared
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