Home » C++ Programming » References

Which of the following statements is correct? We can return a global variable by reference. We cannot return a local variable by reference.

Correct Answer: Only 2 is correct.

Next Question→

Discussion & Comments

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