When A Destructor Is Called #182
When a destructor is called?
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: Destructors - Quiz No.1.
When a destructor is called?
After the end of object life
Anytime in between object’s lifespan
At end of whole program
Just before the end of object life