What is deadlock? What are different issues? Discuss any one centralized deadlock detection algorithm.
Answers
Answered by
0
A deadlock is a situation in which two computer programs sharing the same resource are effectively preventing each other from accessing the resource, resulting in both programs ceasing to function.
Similar questions