_____ is a situation where thread A is blocked waiting for a condition set by thread B, but thread B is also blocked waiting for a condition set by thread A

🎲 Try a Random Question  |  Total Questions in Quiz: 466  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Java Review Complete 1 — practice the complete quiz, review flashcards, or try a random question.

Also read: Java Review - Part 2
https://www.fatskills.com/java-programming/chapter/java-review-part-2


1. _____ is a situation where thread A is blocked waiting for a condition set by thread B, but thread B is also blocked waiting for a condition set by thread A