A Admin • 833K Points Coach Q. Which of the following is FALSE about references in C++? (A) References cannot refer to constant value (B) References cannot be NULL (C) A reference must be initialized when declared (D) Once a reference is created, it cannot be later made to reference another object; it cannot be reset. Correct Answer - Option(A) Views: 23 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.