Q70
What kind of exception is being thrown if Wait(), Pulse() or PulseAll() is called from code that is not within synchronized code?
A.
System I/O Exception
B.
DivideByZero Exception
C.
SynchronizationLockException
AnswerD.
All of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board