

MCQOPTIONS
Saved Bookmarks
1. |
Which among the following is true? |
A. | Abstract methods can be static |
B. | Abstract methods can be defined in derived class |
C. | Abstract methods must not be static |
D. | Abstract methods can be made static in derived class |
Answer» D. Abstract methods can be made static in derived class | |