Computer Science, asked by deepika8051, 10 months ago

What is deadlock and explain.

Answers

Answered by Anonymous
7

Deadlock: -

→ A condition that occurs when two processes are each waiting for the other to complete before proceeding.

→ The result is that both processes hang. Deadlocks occur most commonly in multitasking and client/ server environments.

→ Ideally, the programs that are deadlocked, or the operating system, should resolve the deadlock, but this doesn’t always happen.

Thank you ☺

Similar questions