Q:

Which among the following is correct for hierarchical inheritance?

0

Which among the following is correct for hierarchical inheritance?


  1. Two base classes can be used to be derived into one single class
  2. Two or more classes can be derived into one class
  3. One base class can be derived into other two derived classes or more
  4. One base class can be derived into only 2 classes

All Answers

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

 (c).One base class can be derived into other two derived classes or more

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
Which is the correct syntax of inheritance?... >>
<< Which programming language doesn’t support multi...