MCQOPTIONS
Saved Bookmarks
| 1. |
If there are 5 classes, E is derived from D, D from C, C from B and B from A. Which class constructor will be called first if the object of E or D is created? |
| A. | A |
| B. | B |
| C. | C |
| D. | A and B |
| Answer» B. B | |