Home »
MCQs »
Operating System MCQs
Which of the following algorithm is commonly known as the deadlock avoidance algorithm?
88. Which of the following algorithm is commonly known as the deadlock avoidance algorithm?
- Round robin
- Banker's algorithm
- Shortest job first
- First come First Serve
Answer: B) Banker's algorithm
Explanation:
Banker's algorithm is commonly known as the deadlock avoidance algorithm.