How many base classes can a derived class have which is implementing multiple inheritance?
(a) Only 2
(b) At least 2
(c) At most 2
(d) As many as required
The question was posed to me during an internship interview.
This is a very interesting question from Multiple Inheritance topic in portion Inheritance & its Types of Object Oriented Programming