Which method is used to explicitly request garbage collection in Java?
System.gc()
Runtime.gc()
GarbageCollector.run()
MemoryManager.cleanup()
This question is part of this quiz :