OSS (QUIZ 4) CPU Scheduling Quiz

OSS (QUIZ 4) CPU Scheduling Quiz

University

30 Qs

quiz-placeholder

Similar activities

FOS  QUIZ 7

FOS QUIZ 7

University

25 Qs

Operating Systems Quiz

Operating Systems Quiz

University

31 Qs

Changes to modern teams

Changes to modern teams

11th Grade - University

25 Qs

IT 312 (SIA) LONG QUIZ REVIEWER

IT 312 (SIA) LONG QUIZ REVIEWER

University

30 Qs

Distributing Computing

Distributing Computing

University

33 Qs

Identification Quiz

Identification Quiz

University

25 Qs

Software Engineering Quiz

Software Engineering Quiz

University

26 Qs

ACY54 Ch 6 Quiz Bowl

ACY54 Ch 6 Quiz Bowl

University

30 Qs

OSS (QUIZ 4) CPU Scheduling Quiz

OSS (QUIZ 4) CPU Scheduling Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

M'Alou Gonzales

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary goal of CPU scheduling?

Minimize CPU usage

Maximize turnaround time

Ensure all processes finish at the same time

Minimize response time

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CPU scheduling algorithm selects the process that arrives first?

Round Robin

Shortest Job Next

First-Come, First-Served

Priority Scheduling

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Round Robin (RR) scheduling, what does the time quantum represent?

Maximum execution time per process cycle

The total time all processes get to run

The priority of each process

The waiting time for the longest process

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which scheduling algorithm always selects the process with the shortest burst time?

First-Come, First-Served

Shortest Remaining Time First

Round Robin

Priority Scheduling

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which scheduling algorithm prevents starvation by aging lower-priority processes?

First-Come, First-Served

Shortest Job Next

Priority Scheduling

Multilevel Queue Scheduling

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens in Preemptive Scheduling?

A process runs until it voluntarily releases the CPU

A higher-priority process can interrupt a running process

Only background processes are scheduled

CPU scheduling is disabled

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a disadvantage of First-Come, First-Served (FCFS)?

Causes starvation

Complex implementation

High average waiting time for large processes

Requires multiple queues

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?