Multiple choice

Banker's algorithm for resource allocation deals with

  1. deadlock prevention

  2. deadlock recovery<font size="1" face="Verdana"> </font>

  3. mutual exclusion

  4. none of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

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.