OOPs support the six different types of inheritance as given below : Single inheritance. Multi-level inheritance. Multiple inheritance.
How many types of inheritance are there in C++?
There are 5 types of inheritance namely, single, multiple, multilevel, hierarchical and hybrid inheritance.