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

Java认证考试

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

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

  • A、 Existing from a synchronized block.
  • B、 Calling the wait method on an object.
  • C、 Calling notify method on an object.
  • D、 Calling read method on an InputStream object.
  • E、 Calling the SetPriority method on a Thread object.
正确答案:A,C
答案解析:
进入题库查看解析

微信扫一扫手机做题