试题详情
单项选择题How can you force garbage collection of an object?()

A、 Garbage collection cannot be forced.

B、 Call System.gc().

C、 Call System.gc(), passing in a reference to the object to be garbage collected.

D、 Call Runtime.gc().

E、 Set all references to the object to new values(null, for example).

  • A
  • 关注下方微信公众号,在线模考后查看

热门试题