Vidyalelo
C++ Programming · Q95

Pointers and References in C++

Programming · C++ Programming · question 95

Q95

What does a reference provide?

A.
Alternate name for the class
B.
Alternate name for the variable
Answer
C.
Alternate name for the pointer
D.
Alternate name for the object

Answer: Option B

Solution

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