Question: Explain the concept of deadlock.Answer: Deadlock occurs when two or more threads wait indefinitely for each other to release the resources, resulting in a situation where no thread can proceed. |
Is it helpful?
Yes
No
Most helpful rated by users: