Which Operator Is Used By Java Run Time Implementations To Free #184
Which operator is used by Java run time implementations to free the memory of an object when it is no longer needed?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Java Classes Methods - Constructor & Garbage Collection in Java - Quiz No.1.
Which operator is used by Java run time implementations to free the memory of an object when it is no longer needed?
delete
free
new
none of the mentioned