MCQOPTIONS
Saved Bookmarks
| 1. |
Which among the following defines single level inheritance? |
| A. | One base class derives another class |
| B. | One derived class inherits from one base class |
| C. | One base class inherits from one derived class |
| D. | One derived class derives from another derived class |
| Answer» C. One base class inherits from one derived class | |