InterviewSolution
Saved Bookmarks
| 1. |
What is the degree of multiprogramming?(a) the number of processes executed per unit time(b) the number of processes in the ready queue(c) the number of processes in the I/O queue(d) the number of processes in memoryI got this question at a job interview.This interesting question is from Process Control Block topic in division Processes of Operating System |
|
Answer» Correct ANSWER is (d) the number of processes in memory |
|