题目内容

With multiprogramming ______ is used productively

A. time
B. space
C. money
D. all of the mentioned

查看答案
更多问题

What are the two steps of a process execution?

A. I/O & OS Burst
B. CPU & I/O Burst
C. Memory & I/O Burst
D. OS & Memory Burst

A process is selected from the ______ queue by the ________ scheduler, to be executed.

A. blocked, short term
B. wait, long term
C. ready, short term
D. ready, long term

In the following cases non – preemptive scheduling occurs?

A. When a process switches from the running state to the ready state
B. When a process goes from the running state to the waiting state
C. When a process switches from the waiting state to the ready state
D. All of the mentioned

The switching of the CPU from one process or thread to another is called ____________

A. process switch
B. task switch
C. context switch
D. all of the mentioned

答案查题题库