The circular wait condition, where a cycle exists between wa…
The circular wait condition, where a cycle exists between waiting processes and resources, is sufficient for a deadlock to occur. Hint: sufficient condition means if there is circular wait then independent of the other three conditions (like mutual exclusion, hold and wait etc) a deadlock will occur.