Route1 interview question

What is Deadlock?

Interview Answer

Anonymous

10 Jun 2018

In concurrent computing, a deadlock is a state in which each member of a group is waiting for some other member to take action, such as sending a message or more commonly releasing a lock.