Question: Which of the following is TRUE for An I/O-bound process.
<ul>
<li>i. is one that spends more of its time doing I/O</li>
<li>ii. is one that spends more of its time doing computations.</li>
<li>iii. If all processes are I/O bound, the ready queue will almost always be empty</li>
<li>iv. If all processes are I/O bound, the ready queue will almost always be Full</li>
</ul>
Answer:
is one that spends more of its time doing I/O
If all processes are I/O bound, the ready queue will almost always be empty
MCQ: Which of the following is TRUE for An I/O-bound process.
<ul>
<li>i. is one that spends more of its time doing I/O</li>
<li>ii. is one that spends more of its time doing computations.</li>
<li>iii. If all processes are I/O bound, the ready queue will almost always be empty</li>
<li>iv. If all processes are I/O bound, the ready queue will almost always be Full</li>
</ul>
Correct Answer:A. 1 only
Explanation:
is one that spends more of its time doing I/O
If all processes are I/O bound, the ready queue will almost always be empty