Home » C++ Programming » Classes & Objects » Question
  1. What does inheritance allow you to do?
    1. access methods
    2. create a class
    3. create a hierarchy of classes
    4. All of above
    5. None of these
Correct Option: C

create a hierarchy of classes



Your comments will be displayed only after manual approval.