Q:

If base class contains 2 nested classes, will it be possible to implement single level inheritance?

0

If base class contains 2 nested classes, will it be possible to implement single level inheritance?


  1. Yes, always
  2. Yes, only if derived class also have nested classes
  3. No, it will use more than 2 classes which is wrong
  4. No, never

All Answers

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

(a).Yes, always

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 among the following best defines multilevel ... >>
<< Which constructor will be called first from the cl...