Cpp Programming Quiz 38 – 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]. A reference must always be initialized within classes.
[D]. A variable can have multiple references.
Answer: Option D
Cpp Programming Quiz 38 – Which of the following statement is correct? Read More »
Cpp Programming, References