Home / C++ Programming / OOPS Concepts :: Discussion

Discussion :: OOPS Concepts

  1. Which of the following statement is correct?

  2. A.
    Class is an instance of object.
    B.
    Object is an instance of a class.
    C.
    Class is an instance of data type.
    D.
    Object is an instance of data type.

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment