In the context of synchronization, what is a deadlock?
AA situation where two or more threads are racing to access a resourceCorrect AnswerIncorrect Answer
BA condition where a process cannot be terminatedCorrect AnswerIncorrect Answer
CA situation where two or more processes are unable to proceed because they are each waiting for a resource held by the otherCorrect AnswerIncorrect Answer
DA condition where a process is stuck in an infinite loopCorrect AnswerIncorrect Answer
Solution
A situation where two or more processes are unable to proceed because they are each waiting for a resource held by the other