📝 Question
#33
What is the objective of multiprogramming?
✓
Correct Answer
B. Have multiple programs waiting in a queue ready to run
💡
Explanation
The objective of multiprogramming is to increase CPU utilization. Generally, a single process cannot use CPU or I/O at all time, whenever CPU or I/O is available another process can use it. Multiprogramming offers this ability to OS by keeping multiple programs in a ready queue.
⌨️ Press
A
B
C
D
to select