Q55
Why references are different from pointers?
A.
A reference cannot be made null
B.
A reference cannot be changed once initialized
C.
No extra operator is needed for dereferencing of a reference
D.
All of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board