Computer Science, asked by udaykumar2395, 1 year ago

Write types of Inheritance.

Answers

Answered by yousav
2
Single inheritance. In this inheritance, a derived class is created from a single base class

Multi-level inheritance. In this inheritance, a derived class is created from another derived class

Multiple inheritance

Multipath inheritance

Hierarchical inheritance

Hybrid inheritance

Answered by Adivakhan
1
☆☆HEY HERE IS UR ANSWER ☆☆
☆☆

《《DIFFERENT TYPES OF INHERITANCE ARE----》》


□ SINGLE INHERITANCE----- In the inheritance a derived class is created from a single base class .

□ MULTI-- LEVEL INHERITANCE. In this inheritancea derived class is created from another derived class.

□ MULTIPLE INHERITANCE

□ MULTIPATH INHERITANCE

□ HIERARCHICAL INHERITANCE

□ HYBRID INHERITANCE


♡I THINK ITS HELP YOU ♡




Similar questions