Python | Inheritance MCQ | Question 4

Last Updated :
Discuss
Comments

Which type of inheritance is represented by a child class inheriting from more than one class?

Single Inheritance

Multiple Inheritance

Hierarchical Inheritance

Hybrid Inheritance

Share your thoughts in the comments