InterviewSolution
Saved Bookmarks
| 1. |
Which amongst the following is executed in the order of inheritance?(a) Destructor(b) Member function(c) Constructor(d) Object |
|
Answer» (c) Constructor |
|