InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following is the deadlock avoidance algorithm?(a) banker’s algorithm(b) round-robin algorithm(c) elevator algorithm(d) karn’s algorithmThis question was addressed to me in quiz.Origin of the question is Deadlock in portion Deadlocks of Operating System |
|
Answer» The CORRECT ANSWER is (a) BANKER’s algorithm |
|