Deadlock prevention & deadlock avoidance schemes - Operating System
Q. Which of the following statements is not true for the deadlock prevention and deadlock avoidance schemes? - Published on 26 Aug 15a. Deadlock avoidance is less restrictive than deadlock prevention.
b. In deadlock prevention, the request for resources is always granted, if the resulting state is safe.
c. It is the priority to have the knowledge of resource requirements for deadlock avoidance.
d. In deadlock avoidance, the request for resources is always granted, if the resulting state is safe.
ANSWER: In deadlock avoidance, the request for resources is always granted, if the resulting state is safe.