Question: To ensure that the hold-and-wait condition never occurs in the system Which of the following protocol should be used
Answer:
MCQ: To ensure that the hold-and-wait condition never occurs in the system Which of the following protocol should be used
Correct Answer:A. each process to request and be allocated all its resources before it begins execution. We can implement this provision by requiring that system calls requesting resources for a process precede all other system calls.