Home / C++ Programming / Objects and Classes :: Discussion

Discussion :: Objects and Classes

  1. Which of the following means "The use of an object of one class in definition of another class"?

  2. A.
    Encapsulation
    B.
    Inheritance
    C.
    Composition
    D.
    Abstraction

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment