题目内容

The processes that are residing in main memory and are ready and waiting to execute are kept on a list called _____________

A. job queue
B. ready queue
C. execution queue
D. process queue

查看答案
更多问题

The interval from the time of submission of a process to the time of completion is termed as ____________

A. waiting time
B. turnaround time
C. response time
D. throughput

Which scheduling algorithm allocates the CPU first to the process that requests the CPU first?

A. first-come, first-served scheduling
B. shortest job scheduling
C. priority scheduling
D. none of the mentioned

In priority scheduling algorithm ____________

A. CPU is allocated to the process with highest priority
B. CPU is allocated to the process with lowest priority
C. Equal priority processes can not be scheduled
D. None of the mentioned

Which algorithm is defined in Time quantum?

A. shortest job scheduling algorithm
B. round robin scheduling algorithm
C. priority scheduling algorithm
D. multilevel queue scheduling algorithm

答案查题题库