可学答题网 > 问答 > OCJP(310-065)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Given: Which statement is&


Given: Which statement is true?()

  • AThis code can throw an InterruptedException.
  • BThis code can throw an IllegalMonitorStateException.
  • CThis code can throw a TimeoutException after ten minutes.
  • DReversing the order of obj.wait() and obj.notify() might cause this method to complete normally.
  • EA call to notify() or notifyAll() from another thread might cause this method to complete normally.
参考答案
参考解析:

分类:OCJP(310-065)题库
相关推荐

1、Given: Which statement is&

Given:Which statement is true about the objects referenced by snoog, snooch, and booch immediatel...

2、Given: Which two statement

Given:Which two statements are true about the result if the default locale is Locale.US?()AThe&e...

3、Given: Which statement is&

Given:Which statement is true?()ACompilation fails because the hashCode method is not overridden.BA H...

4、Given: Which statement is&

Given:Which statement is true?()AAll of the assert statements are used appropriately.BOnly the assert...

5、Given. Which two statement

Given.Which two statements are true?()AFoo.beta() is a valid invocation of beta().BFoo.alpha() is&ens...

6、Given: Which statement is&

Given:Which statement is true?()AThe code will compile without changes.BThe code will compile if ...