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
D. All of the mentioned
Answer: Option C

Join The Discussion