Cpp Programming Quiz 31 – Which of the following statement is correct?
[B]. Once a reference variable has been defined to refer to a particular variable it can refer to any other variable.[C]. An array of references is not acceptable.
[D]. Reference is like a structure.
Answer: Option C
Cpp Programming Quiz 31 – Which of the following statement is correct? Read More »
Cpp Programming, References