Route1 Interview Question

What is Deadlock?

Interview Answer

Anonymous

Jun 10, 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.