6
Q:
A) This code can throw an InterruptedException. | B) This code can throw an IllegalMonitorStateException. |
C) This code can throw a TimeoutException after ten minutes | D) All the above |
Answer: B) This code can throw an IllegalMonitorStateException.
Explanation:
Explanation:
It will throw IllegalMonitorStateException.