Sagot :
A deadlock occurs when two computer programmes that are using the same resource effectively block each other from using it, which causes both programmes to stop working.
What causes deadlock in a system?
- When a group of processes is in a wait state, a deadlock arises because each process is awaiting a resource that is being held by another waiting process. As a result, all deadlocks entail competing demands for resources from two or more processes.
- A deadlock occurs when two computer programmes that are using the same resource effectively block each other from using it, which causes both programmes to stop working. One application could only run at a time on the first computer operating systems.
- By ensuring that all programmes access their shared data in the same order, for example by locking rows in Table A first, then Table B, then Table C, and so on, it is occasionally possible to limit the incidence of deadlocks.
Find the attachment answer
Learn more about deadlock refer to :
https://brainly.com/question/29544979
#SPJ4