Ask Question

What deadlock condition allows only one process to use a resource at a time, and no process may access a resource unit that has been allocated to another process? A. Circular Wait B. No Pre-emption C. Mutual Exclusion D. Hold and Wait

+3
Answers (1)
  1. 16 December, 02:46
    0
    C. Mutual exclusion

    Explanation:

    Mutual exclusion indicates that there has to be a minimum of one resource held in a non-shareable mode. If not, there would not be any prevention of the processes using the resource when needed. There cannot be more than one process that uses the resource at any given moment.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What deadlock condition allows only one process to use a resource at a time, and no process may access a resource unit that has been ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers