GATE 2015 [Set-3]
December 13, 2023Question 1717 – Computer-Graphics
December 13, 2023Deadlock
Question 7 |
Which of the following is NOT a valid deadlock prevention scheme?
Release all resources before requesting a new resource | |
Number the resources uniquely and never request a lower numbered resource than the last one requested | |
Never request a resource after releasing any resource | |
Request and all required resources be allocated before execution |
Question 7 Explanation:
Given statement is wrong. We can request a resource after releasing any resource.
Correct Answer: C
Question 7 Explanation:
Given statement is wrong. We can request a resource after releasing any resource.
Subscribe
Login
0 Comments