

MCQOPTIONS
Saved Bookmarks
1. |
Can we call methods of base class using the constructor of the derived class? |
A. | Yes, always |
B. | Yes, but not always |
C. | No, never |
D. | No, but we can call in some cases |
Answer» B. Yes, but not always | |