

MCQOPTIONS
Saved Bookmarks
1. |
Which among the following is correct for the following code? |
A. | Multi-level inheritance is used, with nested classes |
B. | Multiple inheritance is used, with nested classes |
C. | Single level inheritance is used, with enclosing classes |
D. | Single level inheritance is used, with both enclosing and nested classes |
Answer» E. | |