题目内容

11. rbo = new ReallyBigObject(); 12. // more code here 13. rbo = null; 14. /* insert code here */ Which statement should be placed at line 14 to suggest that the virtual machine expend effort toward recycling the memory used by the object rbo?()

A. System.gc();
B. Runtime.gc();
C. System.freeMemory();
D. Runtime.getRuntime().growHeap();
E. Runtime.getRuntime().freeMemory();

查看答案
更多问题

储粮温度在夏季能否维持在一个比较低的状态,不仅与仓型有关,同时与仓房维护结构的()性能也有直接的关系。

A. 密封
B. 防潮
C. 导热
D. 隔热保冷

回收期法

《生命是什么》的作者是谁?

在规范化理论中表述正确的有()

A. 在表中的任意一列上数据项应该属于一个属性
B. 表中所有行都是不相同的,不允许有重复组出现
C. 在表中,行的顺序无关紧要
D. 在表中,列的顺序无关紧要,也可重复

答案查题题库