Q18
Which operator is used to access the memory address of a variable in C++?
A.
*
B.
&
AnswerC.
->
D.
::
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board