Q14
What is the address-of operator in C++?
A.
*
B.
->
C.
::
D.
&
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board
Pointers and References in C++
Programming · C++ Programming · question 14
Q14
Answer: Option D