In your own words briefly explain the Banker's algorithm for single resources.
Answers
Answered by
1
Answer:
Banker’s Algorithm in Operating System
The banker’s algorithm is a resource allocation and deadlock avoidance algorithm that tests for safety by simulating the allocation for predetermined maximum possible amounts of all resources, then makes an “s-state” check to test for possible activities, before deciding whether allocation should be allowed to continue.
Explanation:
MARK ME AS BRAINLIST
Similar questions