InterviewSolution
Saved Bookmarks
| 1. |
Destructors can be ________(a) Abstract type(b) Virtual(c) Void(d) Any type depending on situationThis question was posed to me in an online quiz.This question is from Destructors topic in portion Constructors and Destructors of Object Oriented Programming |
|
Answer» Correct option is (b) Virtual |
|