CS Electrical And Electronics
@cselectricalandelectronics

What are different types or forms or classifications of inheritances in Cpp?

All QuestionsCategory: Cpp LanguageWhat are different types or forms or classifications of inheritances in Cpp?
CS Electrical And Electronics Staff asked 4 years ago

I need short information.

1 Answers
CS Electrical And Electronics Staff answered 4 years ago

The different types or forms or classifications of inheritance are:

  1. Single inheritance
  2. Multiple inheritance
  3. Hierarchical inheritance
  4. Multilevel inheritance
  5. Hybrid inheritance