MCQOPTIONS
Saved Bookmarks
| 1. |
From the following statements which one is not a valid deadlock prevention scheme? |
| A. | Number the resources uniquely and never request a lower numbered resource than the last one |
| B. | Release all the resources before requesting for a new resource |
| C. | Request all the resources before execution |
| D. | Never request a resource after releasing any resources |
| Answer» E. | |