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

Java认证考试

睦霖题库>其他计算机考试>Java认证考试

Which two CANNOT directly cause a thread to stop executing? ()  

  • A、 Calling the yield method.
  • B、 Calling the wait method on an object.
  • C、 Calling the notify method on an object.
  • D、 Calling the notifyAll method on an object.
  • E、 Calling the start method on another Thread object.
正确答案:C,D
答案解析:
进入题库查看解析

微信扫一扫手机做题