OSS (QUIZ 4) CPU Scheduling Quiz

OSS (QUIZ 4) CPU Scheduling Quiz

University

30 Qs

quiz-placeholder

Similar activities

Project Scheduling Quiz

Project Scheduling Quiz

University

28 Qs

Quiz on Lesson 1 CSU3200

Quiz on Lesson 1 CSU3200

University

33 Qs

IT6 (Quiz 3)

IT6 (Quiz 3)

University

25 Qs

HỆ ĐIỀU HÀNH - BÀI 9

HỆ ĐIỀU HÀNH - BÀI 9

University

30 Qs

Long Quiz SAD

Long Quiz SAD

University

25 Qs

Re Assessment

Re Assessment

University

35 Qs

Quiz_3

Quiz_3

University

25 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?