

MCQOPTIONS
Saved Bookmarks
1. |
If base class has constructor with arguments, then it is ________________ for the derived class to have constructor and pass the arguments to base class constructor. |
A. | Optional |
B. | Mandatory |
C. | Compiler dependent |
D. | Error |
Answer» C. Compiler dependent | |