多做题,通过考试没问题!

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.
正确答案:B,D
答案解析:
进入题库查看解析

微信扫一扫手机做题