InterviewSolution
Saved Bookmarks
| 1. |
For an effective operating system, when to check for deadlock?(a) every time a resource request is made(b) at fixed time intervals(c) every time a resource request is made at fixed time intervals(d) none of the mentionedThe question was posed to me in a national level competition.I'd like to ask this question from Deadlock in section Deadlocks of Operating System |
|
Answer» The correct choice is (c) EVERY time a resource REQUEST is made at fixed time intervals |
|