Home / CSE / Object Oriented Programming Using C++ :: Discussion

Discussion :: Object Oriented Programming Using C++

  1. The function whose prototype is Item getData(void); returns _____

  2. A.
    the address of a structure
    B.
    a copy of a structure
    C.
    a pointer to a structure
    D.
    nothing

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    No answer description available for this question.


Be The First To Comment