What’s a deadlock ?

3 years ago
OOP Java

A condition that occurs when two processes are waiting for each other to complete, before proceeding. The result is that both processes wait endlessly.

More related questions

Questions Bank

View all Questions