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
a) System I/O Exception
b) DivideByZero Exception
c) SynchronizationLockException
d) All of the mentioned
b) DivideByZero Exception
c) SynchronizationLockException
d) All of the mentioned