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.

← Previous Next →

Discussion & Comments

No comments yet. Be the first to comment!