Page 1 of 1

What kind of exception is being thrown if Wait(), Pulse() or PulseAll() is called from code that is not within synchroni

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
a) System I/O Exception
b) DivideByZero Exception
c) SynchronizationLockException
d) All of the mentioned