a) the total time in the blocked and waiting queues
b) the total time spent in the ready queue
c) the total time spent in the running queue
d) the total time from the completion till the submission of a process
Answer: b
Explanation: The total time spent in the ready queue
Related Posts
To avoid deadlock ____________
Which one of the following is a visual ( mathematical ) way to determine the deadlock occurrence?
A problem encountered in multitasking when a process is perpetually denied necessary resources is called ____________
For an effective operating system, when to check for deadlock?
What is the drawback of banker’s algorithm?
Which one of the following is the deadlock avoidance algorithm?
The circular wait condition can be prevented by ____________
Join The Discussion