Operating System Part-3
Define the four necessary conditions that characterize deadlock ?
Deadlock can arise if four conditions hold simultaneously.
Mutual exclusion: only one thread at a time can use a resource .
Hold and wait: a thread holding at least one resource is w...
bandeblogs.com2 min read