Which among the following best describes multiple inheritance?

Which among the following best describes multiple inheritance? Correct Answer More than one class being parent of single child

If a class inherits more than one class, it is known as multiple inheritance. This should not be referred with only two or three classes being inherited. But there must be one class which inherits more than one class to be called as multiple inheritance.
Bissoy MCQ

Related Questions

6) Single inheritance, Multiple inheritance, and Aggregation comes under _______
Which among the following best describes the Inheritance?
Which type of inheritance cannot involve private inheritance?
A company manages multiple strategies for its multiple markets and multiple products through which one of the following?
Single level inheritance supports _____________ inheritance.