OSS (QUIZ 4) CPU Scheduling Quiz

OSS (QUIZ 4) CPU Scheduling Quiz

University

30 Qs

quiz-placeholder

Similar activities

Project Management Quiz

Project Management Quiz

University

30 Qs

pop 30-51

pop 30-51

University

31 Qs

chuong 3 p1

chuong 3 p1

University

25 Qs

OSS (QUIZ 5) - Memory Management

OSS (QUIZ 5) - Memory Management

University

25 Qs

2nd Year Data Structures Quiz Qn

2nd Year Data Structures Quiz Qn

University

35 Qs

Threads and Processes Quiz

Threads and Processes Quiz

University

25 Qs

pop - 173

pop - 173

University

30 Qs

OAK-Materi 11-Dasar Pemrograman dan Sistem Operasi

OAK-Materi 11-Dasar Pemrograman dan Sistem Operasi

University

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