标题:提问关于回收机制
取消只看楼主
musicyxy
Rank: 1
等 级:新手上路
帖 子:120
专家分:0
注 册:2004-8-14
 问题点数:0 回复次数:0 
提问关于回收机制
请大家帮忙判断一下,有能力的话详细说明一下,我谢谢大家了

ture or false

A. Memory is reclaimed by calling Runtime.gc().
B. Objects are not collected if they are accessible from live threads.
C. Objects that have finalize() methods are never garbage collected.
D. Objects that have finalize() methods always have their finalize() methods called before the programe ends.
E. An OutOfMemory error is only thrown if a single block of memory cannot be found that is large enough for a particular requirement.

搜索更多相关主题的帖子: Objects 机制 methods finalize 提问 
2006-02-12 12:37



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-45239-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.107402 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved