📝 Question
#103
An I/O bound program will typically have ____________
✓
Correct Answer
A. a few very short CPU bursts
💡
Explanation
An I/O bound program frequently performs short computations (short CPU bursts) followed by waiting for I/O operations to complete.
⌨️ Press
A
B
C
D
to select