what is deadlocks example
Answers
Answered by
0
Explanation:
This can lead to a situation called deadlock. A set of processes or threads is deadlocked when each process or thread is waiting for a resource to be freed which is controlled by another process. Here is an example of a situation where deadlock can occur. ... Traffic gridlock is an everyday example of a deadlock situation.
Answered by
0
Answer:
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. ... This led to the problem of the deadlock. Here is the simplest example: Program 1 requests resource A and receives it.
mark as brainliest brother
Similar questions