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:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.