Kizspy | Question: 48
(Choose 1 answer)
In the Banker's algorithm, what is the purpose of the "maximum demand" matrix?
A. To specify the number of instances of each resource currently held by each process.
B. To record the maximum resources each process may need during its execution.
C. To list the resources currently available in the system.
D. To identify deadlocked processes.