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

Discussion :: Objects and Classes

  1. What does a class hierarchy depict?

  2. A.
    It shows the relationships between the classes in the form of an organization chart.
    B.
    It describes "has a" relationships.
    C.
    It describes "kind of" relationships.
    D.
    It shows the same relationship as a family tree.

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment