单项选择题

下面哪段代码可以建议虚拟机执行垃圾收集()

A.System.free()
B.System.setGarbageCollection()
C.System.out.gc()
D.System.gc()