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

Java认证考试

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

What happens when thread X executes a wait() method on object A, without owning object A’s lock?()  

  • A、 Compilation fails.
  • B、 An exception is thrown.
  • C、 The wait() method has no effect.
  • D、 Thread X receives the lock immediately.
  • E、 Object A moves the thread to the wait pool.
正确答案:B
答案解析:
进入题库查看解析

微信扫一扫手机做题