

MCQOPTIONS
Saved Bookmarks
1. |
How are abstract functions different from the abstract functions? |
A. | Abstract must not be defined in base class whereas virtual function can be defined |
B. | Either of those must be defined in base class |
C. | Different according to definition |
D. | Abstract functions are faster |
Answer» B. Either of those must be defined in base class | |