Destructor Calls C #173
Destructor calls ________________ (C++)
This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 Constructors and Destructors - OOPs MCQ: Execution of Constructor or Destructor - Quiz No.1.
Destructor calls ________________ (C++)
Are only implicit
Are only explicit
Can be implicit or explicit
Are made at end of program only