What is a deadlock, and what causes it? Multithreading and Concurrent Processing What is a deadlock, and what causes it? Answer: A deadlock occurs when one thread blocks one resource while waiting to access the second resource, but another thread is blocking the second resource while waiting for access to the first. Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.