欢迎来到求知题库网 求知题库官网
logo
全部科目 > Java认证考试 > Java认证考试综合练习

多项选择题

Which two are true?()

    A.A finalizer may NOT be invoked explicitly.
    B.The finalize method declared in class Object takes no action.
    C.super.finalize()is called implicitly by any over riding finalize method.
    D.The finalize method for a given objec twill be called no more than once by the garbage collector.
    E.The order in which finalize will be called on two objects is based on the order in which the two objects became finalizable.

点击查看答案&解析

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题