Correct choice is (c) A deadlock occurs when there is a cyclic dependency between two or more threads for some set of resources
The best explanation: Deadlock is a condition that can occur on any system with multiple threads, not just on a relational database management system.