试题详情
多项选择题 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
  • 关注下方微信公众号,在线模考后查看

热门试题