Multiple Choice
You can use the address operator (____) to examine the memory address of a variable.
A) %
B) $
C) *
D) &
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: C++ programmers do not refer to an
Q12: Identify and describe two common errors that
Q13: When should you use an array instead
Q14: A convenient way to set all array
Q15: To indicate that a variable is a
Q17: int , char , double , and
Q18: _ arrays are corresponding arrays in which
Q19: In C++, the first element in any
Q20: Complete the following program, which displays all
Q21: How can you copy the contents of