For Objects That Are Not Of Class Type #1274
For objects that are not of class type ______________
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 Memory Allocation & Scope of Variable - OOPs MCQ: Delete Operator - Quiz No.2.
For objects that are not of class type ______________
Global delete operator is invoked
Local delete operator is invoked
Global user defined function is invoked
Local function to delete object is called