Home / CSE MCQs / C++ - MCQs :: Discussion

Discussion :: C++ - MCQs

  1. How many types of inheritance are there in c++?
  2. A.
    2
    B.
    3
    C.
    4
    D.
    5

    View Answer

    Workspace

    Answer : Option D

    Explanation :

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


Be The First To Comment