Banker’s algorithm is used for purpose
2005
Banker’s algorithm is used for purpose
- A.
Deadlock avoidance
- B.
Deadlock removal
- C.
Deadlock prevention
- D.
Deadlock continuations
Attempted by 226 students.
Show answer & explanation
Correct answer: A
The Banker's algorithm is a deadlock avoidance technique used in operating systems. It ensures safe resource allocation by verifying that granting requests does not lead to an unsafe state.
A video solution is available for this question — log in and enroll to watch it.