Which of the following exceptions is thrown by wait(),notify() and notifyAll() methods. If we call them without acquiring object local?
1. illegalThreadStateException
2. illegalMonitorStateException
3. InstantiationException
4. InterruptedException
Answers
Answered by
0
Explanation:
3 is answer
follow me✧༺♥༻✧
Similar questions