InterviewSolution
Saved Bookmarks
| 1. |
What is the drawback of banker’s algorithm?(a) in advance processes rarely know how much resource they will need(b) the number of processes changes as time progresses(c) resource once available can disappear(d) all of the mentionedI got this question during an interview.The above asked question is from Deadlock topic in chapter Deadlocks of Operating System |
|
Answer» The CORRECT CHOICE is (d) all of the mentioned |
|