Question: If we preempt a resource from a process, Which of the following stands true?
<ol>
<li>it cannot continue with its normal execution; it is missing some needed resource.</li>
<li>We must roll back the process to some safe state and restart it from that state</li>
<li>it can continue with its normal execution; it is missing some needed resource.</li>
<li>We should not roll back the process to some safe state and restart it from that state</li>
</ol>
Answer:
MCQ: If we preempt a resource from a process, Which of the following stands true?
<ol>
<li>it cannot continue with its normal execution; it is missing some needed resource.</li>
<li>We must roll back the process to some safe state and restart it from that state</li>
<li>it can continue with its normal execution; it is missing some needed resource.</li>
<li>We should not roll back the process to some safe state and restart it from that state</li>
</ol>