Home / C++ Programming / References :: Discussion

Discussion :: References

  1. Which of the following statement is correct about the references?

  2. A.
    A reference must always be initialized within functions.
    B.
    A reference must always be initialized outside all functions.
    C.
    A reference must always be initialized.
    D.
    Both A and C.

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment