Question: Which of the following regarding a C++ reference variable is true? A reference in C++ can be deallocated. A reference in C++ must be initialized.

Which of the following regarding a C++ reference variable is true? A reference in C++ can be deallocated. A reference in C++ must be initialized. A reference in C++ can be reassigned after declaration. A reference in C++ must be declared as a const
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
