Multiple Choice
Which operator is used by Java run time implementations to free the memory of an object when it is no longer needed?
A) delete
B) free
C) new
D) None of the mentione
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: The use of final keyword with method
Q15: Which class cannot have a subclass in
Q16: Which of these access specifiers must be
Q17: Which of the following is a method
Q18: The keyword used to create an object<br>A)class<br>B)this<br>C)new<br>D)malloc
Q19: Variables declared with in a class are
Q21: Variables declared within a method or block
Q22: Which of these is used to access
Q23: The method which is automatically invoked during
Q24: Defining methods with same name and different