C++ Programming - References - Discussion

Discussion Forum : References - General Questions (Q.No. 16)
16.
Which of the following statement is correct?
An array of references is acceptable.
Once a reference variable has been defined to refer to a particular variable it can refer to any other variable.
An array of references is not acceptable.
Reference is like a structure.
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Akash said:   4 years ago
Because the reference is not an object.

Post your comments here:

Your comments will be displayed after verification.