(Choose 1 answer)
Deadlock definition:
A set of processes is deadlocked if each process in the set is waiting for an event that only another process in the set can cause. What does event mean?
A. The event is release of a currently held resource
B. The event is press some key on keyboard
C. The event is some mouse click
D. None of the other choices
Exit 44