Vidyalelo
C++ Programming · Q161

Classes and Objects in C++

Programming · C++ Programming · question 161

Q161

Pick out the correct option.

A.
References automatically dereference without needing an extra character
Answer
B.
References automatically dereference with an extra character
C.
Reference will not dereference
D.
Reference automatically dereference with extra space and character

Answer: Option A

Solution

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