Home » C++ Programming » References

Which of the following statements is correct? Pointer to a reference and reference to a pointer both are valid. When we use reference, we are actually referring to a referent.

← Previous Next →

Discussion & Comments

No comments yet. Be the first to comment!