InterviewSolution
Saved Bookmarks
| 1. |
A deadlock exists in the system if and only if the wait-for graph contains a ___________(a) Cycle(b) Direction(c) Bi-direction(d) RotationI have been asked this question in a job interview.The above asked question is from Deadlocks in section Concurrency Control of Database Management |
|
Answer» Right ANSWER is (a) CYCLE |
|