

MCQOPTIONS
Saved Bookmarks
1. |
Single level inheritance will be best for___________ |
A. | Inheriting a class which performs all the calculations |
B. | Inheriting a class which can print all the calculation results |
C. | Inheriting a class which can perform and print all calculations |
D. | Inheriting all the classes for different calculations |
Answer» C. Inheriting a class which can perform and print all calculations | |