In resource request algorithm which condition is checked to avoid deadlock?

(A) Request<=available (B) Request<=need (C) Both of the above (D) None of the above[showhide type="post" more_text="►Correct Option" less_text="Show less..."] Correct Answer is: C
[/showhide]

Situation where set of processes are blocked because each process is holding a resource and waiting for another resource held by some other process is called?

(A) Segmentation
(B) Paging
(C) Starvation
(D) Deadlock