(a) Briefly explain multiple inheritance in object oriented languages.

Explanation

Multiple inheritance is useful when a class has multiple roles or responsibilities. It allows the class to inherit different properties and behavior from each superclass, making it more flexible and reusable.


โฌ† Related Topic

View Topic Hub โ†’

๐Ÿ“˜ Syllabus

View KERALA UNIVERSITY Class 6 Syllabus โ†’

๐Ÿ“ Practice Questions

Practice Previous Year Questions โ†’

๐Ÿค– Practice with AI

Generate Practice Question Paper โ†’


๐Ÿ“š Related Concepts