Q:

Which among the following best defines single level inheritance?

0

Which among the following best defines single level inheritance?


  1. A class inheriting a derived class
  2. A class inheriting a base class
  3. A class inheriting a nested class
  4. A class which gets inherited by 2 classes

All Answers

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

 (b).A class inheriting a base class

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 is correct for multiple ... >>
<< How many basic types of inheritance are provided a...