Multiple Choice
The JVM periodically performs this process to remove unreferenced objects from memory.
A) memory shuffling
B) system restore
C) garbage collection
D) memory sweeping
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: To get the name of a calling
Q5: The names of the enum constants in
Q19: A class's static methods do not operate
Q24: When the this variable is used to
Q25: When you write an enumerated type declaration,
Q29: By default, a reference variable that is
Q30: If the following is from the method
Q31: Assuming the following declaration exists:<br>Enum Tree {
Q33: Overloading is<br>A) writing a method that does
Q49: When a field is declared static there