

MCQOPTIONS
Saved Bookmarks
1. |
WHICH_OF_THE_FOLLOWING_STATEMENTS_IS_CORRECT??$ |
A. | Each derived class does not have its own version of a virtual method |
B. | If a derived class does not have its own version of virtual method then one in base class is used |
C. | By default methods are virtual |
D. | All of the mentioned |
Answer» D. All of the mentioned | |