

MCQOPTIONS
Saved Bookmarks
1. |
When you create a derived class and instantiate on object |
A. | the parent class object must be constructed first |
B. | the child class object must be constructed first |
C. | the parent class object must not be constructed |
D. | the child class object must not be constructed |
Answer» B. the child class object must be constructed first | |