According to the Banker's Algorithm, an unsafe state always leads to deadlock.
Answer the following statement true (T) or false (F)
False
Computer Science & Information Technology
You might also like to view...
In the worst case, the insertion sort’s comparison occurs ______ times.
a) n b) n – 1 c) (n – 1)/2 d) n (n – 1)/2
Computer Science & Information Technology
It is the principal responsibility of the __________ to control the execution of processes.
A) ?OS ? B) ?process control block C) ?memory ? D) ?dispatcher
Computer Science & Information Technology