_________refers to a specific condition when two or more processes are waiting for each other to release a resource, or more than two processes are waiting in a circular chain. *
a)Spawning
b)Deadlock
c)Forking
d)Spooling
Answers
Answered by
1
Answer:
Deadlock
Explanation:
In computer science, deadlock refers to a specific condition when two or more processes are each waiting for another to release a resource, or more than two processes are waiting for resources in a circular chain (see Necessary conditions). ... Both requests can't be satisfied, so a deadlock occurs.
Answered by
5
Deadlock refers to a specific condition when two or more processes are each waiting for each other to release a resource, or more than two processes are waiting for resources in a circular chain.
Hope it helps you.....
Similar questions