📝 Question
#31
What is the degree of multiprogramming?
✓
Correct Answer
B. the number of processes in the ready queue
💡
Explanation
Multiprogramming means the number of processes are in the ready states. To increase utilization of CPU, Multiprogramming is one of the most important abilities of OS. 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. By doing this CPU utilization is increased.
⌨️ Press
A
B
C
D
to select