

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following functionality is facilitated by inheritance mechanism? |
A. | Use the existing functionality of base class |
B. | Override the existing functionality of base class |
C. | Implements new functionality in derived class |
D. | All of the mentioned |
Answer» E. | |