Which Function Is Called Whenever An Object Goes Out Of Scope #355
Which function is called whenever an object goes out of scope?
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 OOps Objects - OOPs MCQ: Memory Allocation of Object - Quiz No.1.
Which function is called whenever an object goes out of scope?
Destructor function
Constructor function
Delete function
Free function