Which Function Is Called Whenever An Object Goes Out Of Scope #984
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 Member Functions & its Types - Object Oriented Programming MCQ: Overloading Member Functions - Quiz No.1.
Which function is called whenever an object goes out of scope?
Destructor function
Constructor function
Delete function
Free function