Question: Which of the following statements is TRUE for dealing with the deadlock problem:
<ol>
<li>We can use a protocol to prevent or avoid deadlocks, ensuring that the system will never enter a deadlocked state.</li>
<li>We can allow the system to enter a deadlocked state, detect it, and recover.</li>
<li>We can ignore the problem altogether and pretend that deadlocks never occur in the system.</li>
</ol>
Answer:
MCQ: Which of the following statements is TRUE for dealing with the deadlock problem:
<ol>
<li>We can use a protocol to prevent or avoid deadlocks, ensuring that the system will never enter a deadlocked state.</li>
<li>We can allow the system to enter a deadlocked state, detect it, and recover.</li>
<li>We can ignore the problem altogether and pretend that deadlocks never occur in the system.</li>
</ol>