C++ References Question:
Download Job Interview Questions and Answers PDF
Identify the incorrect statement:
a) reference is the alternate name of the object
b) A reference value once defined can be reassigned
c) A reference value once defined cannot be reassigned
d) none of the mentioned
Answer:
c) A reference value once defined cannot be reassigned
Download C++ References Interview Questions And Answers
PDF