Multiple choice

What do we call a directed graph which represents the deadlock?

  1. Deadlock graph

  2. Cyclic graph

  3. Wait for graph

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Wait for graph is a directed graph used for deadlock detection in operating systems and relational database systems.