2
Reply

Explain about inheritance and its different levels?

Arjun Kumar

Arjun Kumar

12y
2.5k
0
Reply

    Total 5 types of Inheritance single level multilevel multiple hybrid hierarchical

    inheritance is a existing class into the new class and main purpose of inheritance reusability of code inheritance classified into 5 levels are single inheritance multiple inheritance multilevel inheritance hierarchical inheritance hybrid nheritance