(单选题)
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.
正确答案
答案解析
相似试题
(单选题)
Given: Which statement is true?()
(单选题)
Given: Which is true?()
(多选题)
Given: Which three are true?()
(单选题)
Given: Which statement is true?()
(单选题)
Given: Which statement is true?()
(单选题)
Given: Which statement is true?()
(单选题)
Given: Which statement is true?()
(多选题)
Given: Which two are true?()
(单选题)
Given: Which statement is true?()