Multiple Choice
The JVM periodically performs the __________ 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
Q15: The key word this is the name
Q16: The whole-part relationship created by object aggregation
Q17: The only limitation that static methods have
Q18: Given the following declaration: enum Tree (
Q19: A class's static methods do not operate
Q21: Enumerated types have the _ method which
Q22: enum constants have a toString method.
Q23: An enumerated data type is actually a
Q24: The "has a" relationship is sometimes called
Q25: A class that is defined inside another