Q:

How many classes can be derived from a derived class?

0

How many classes can be derived from a derived class?


  1. Only 1
  2. At most 1
  3. At least 1
  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 OBJECTS AND CLASSES IN OOPS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
The members of a derived class can never be derive... >>
<< If base class is an abstract class then derived cl...