Home » C++ Programming » Classes & Objects » Question
  1. How many types of inheritance are there in c++?
    1. 5
    2. 4
    3. 3
    4. 2
    5. None of these
Correct Option: A

There are five types of inheritance in c++. They are single, Multiple, Hierarchical, Multilevel, Hybrid.



Your comments will be displayed only after manual approval.