Q:

How many classes can be derived from the base class using hierarchical inheritance?

0

How many classes can be derived from the base class using hierarchical inheritance?


  1. As many as required
  2. Only 7
  3. Only 3
  4. Up to 127

All Answers

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

 (a).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
If one class have derived the base class privately... >>
<< Which among the following is correct for following...