CPU Scheduling Algorithms

CPU Scheduling Algorithms

University

10 Qs

quiz-placeholder

Similar activities

Operating Systems Quiz

Operating Systems Quiz

University

14 Qs

Web-Based Language Learning

Web-Based Language Learning

University

10 Qs

Disaster management

Disaster management

University

10 Qs

Operating Systems Quiz

Operating Systems Quiz

University

15 Qs

Commerce 4 chapter 1

Commerce 4 chapter 1

University

12 Qs

MBOT Mini Club Fiesta Sem 2 24/25

MBOT Mini Club Fiesta Sem 2 24/25

University

7 Qs

CPU Scheduling Algorithms Quiz

CPU Scheduling Algorithms Quiz

University

15 Qs

Quiz Manajemen Proses

Quiz Manajemen Proses

University

10 Qs

CPU Scheduling Algorithms

CPU Scheduling Algorithms

Assessment

Quiz

Others

University

Hard

Created by

Brecia, Alexis Marie Rivera

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What happens if two processes have equal priority in Preemptive Priority Scheduling?

The one that arrived first gets executed first

They are executed randomly

They are executed simultaneously

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the edge of the Shortest Job First (SJ F) in the scheduling algorithm?

It ensures every process gets equal CPU time.

It reduces the average waiting time to process.

It is ideal for handling real-time tasks.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Preemptive means once the process is in the running state, it continues to execute until it terminates.

True

False

Answer explanation

Preemptive means currently running processes may be interrupted and moved to ready state by the operating system even if the total burst time (allotted time to execute)has not been consumed.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which algorithm can lead to starvation of lower-priority processes?

First Come First Serve

Priority Scheduling

Short Job First

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the primary goal of CPU scheduling algorithms?

To minimize turnaround time only

To ensure fairness among all processes

To maximize CPU utilization

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does ALU stands for?

Advanced Logic Unit

Arithmetic Linear Unit

Arithmetic Logic Unit

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In order for you to get the CPU utilization, you would divide the total burst time by the

End Time

Arrival Time

Waiting Time

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?