CPU scheduling

CPU scheduling

Professional Development

16 Qs

quiz-placeholder

Similar activities

Queue

Queue

Professional Development

20 Qs

Python - Heap

Python - Heap

Professional Development

15 Qs

DSA + System Design - 16

DSA + System Design - 16

Professional Development

11 Qs

Operating Systems

Operating Systems

Professional Development

12 Qs

Bubble Sort

Bubble Sort

1st Grade - Professional Development

13 Qs

Enterprise Module 9.3 Queuing Algorithm

Enterprise Module 9.3 Queuing Algorithm

Professional Development

11 Qs

Season 1 #Spaic ML Azure Weekly Quiz

Season 1 #Spaic ML Azure Weekly Quiz

KG - Professional Development

20 Qs

Cryptography Chap-1

Cryptography Chap-1

9th Grade - Professional Development

15 Qs

CPU scheduling

CPU scheduling

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Vaishali Desai[LUC]

Used 220+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What scheduling algorithm assigns the CPU

to the process with the highest priority?

FIFO

SJF non preemptive

SJF preemptive

priority

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which Scheduling algorithm allocates the

CPU first to the process that requests CPU first?

First Come First serve scheduling

shortest job scheduling

priority scheduling

none of the mentioned

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

waiting time

throughput

turnaround time

response time

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

job queue

ready queue

execution queue

process queue

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In priority scheduling algorithm:

CPU is allocated to the process with highest priority

CPU is allocated to the process with lowest priority

equal priority processes can not be scheduled

none of the mentioned

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

CPU scheduling is the basis of ___________

multiprocessor systems

multiprogramming operating systems

larger memory sized systems

none of the mentioned

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Scheduling is done so as to ____________

increase CPU utilization

decrease CPU utilization

keep the CPU more idle

none of the mentioned

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?