Q45
Pick the correct statement about references.
A.
References can be assigned value NULL
B.
References once assigned cannot be changed to refer another variable
AnswerC.
Reference should not be initialized when created
D.
Reference is the same as pointers
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board