Home » C++ Programming » References

Which of the following statements is correct? Once a reference variable has been defined to refer to a particular variable it can refer to any other variable. A reference is not a constant pointer.

Correct Answer: Both 1 and 2 are incorrect.

← Previous Question Next Question→

More Questions from References

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion