Q:

How many base classes can a derived class have which is implementing multiple inheritance?

0

How many base classes can a derived class have which is implementing multiple inheritance?


  1. Only 2
  2. At least 2
  3. At most 2
  4. As many as required

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(d).As many as required

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING INHERITANCE AND ITS TYPES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
How to overcome diamond problem ?... >>
<< Why does diamond problem arise due to multiple inh...