Vidyalelo
C++ Programming · Q96

Pointers and References in C++

Programming · C++ Programming · question 96

Q96

Which of the following operator is used while declaring references?

A.
*
B.
&
Answer
C.
^
D.
->

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board