Q7
What is the purpose of the 'reference' in C++?
A.
Value of an existing variable
B.
Alias to an existing variable
AnswerC.
Address of an existing variable
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board