Define the turm deadlock with example
Answers
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.
Answered by
0
A deadlock is a situation in which two computer programs sharing the same resources are effectively preventing each other from accessing the resource,resulting in both program ceasing to function.... This led to the problem of the deadlock. Here is the simplest example: Program 1 request A and receives it.
Similar questions