可学答题网 > 问答 > SCJP程序员认证考试题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Which two CANNOT direc


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.
参考答案
参考解析:
分类:SCJP程序员认证考试题库