True/False
The ampersand (&) is used to dereference a pointer variable in C++.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: It is legal to subtract a pointer
Q38: The _, also known as the address
Q39: When you pass a pointer as an
Q40: Select all that apply. Which of the
Q41: What does the following statement do?<br>Double *num2;<br>A)
Q42: Assuming ptr is a pointer variable, what
Q44: Which of the following is true about
Q45: Which of the following statements displays the
Q46: A pointer variable may be initialized with<br>A)
Q47: If you are using an older computer