OSS (QUIZ 4) CPU Scheduling Quiz

OSS (QUIZ 4) CPU Scheduling Quiz

University

30 Qs

quiz-placeholder

Similar activities

Software Life Cycle Models

Software Life Cycle Models

University

30 Qs

Computer Programming Quiz

Computer Programming Quiz

University

30 Qs

Quiz Pemrograman Web

Quiz Pemrograman Web

University

31 Qs

ICT database (201-234)

ICT database (201-234)

University

34 Qs

Advanced Database Concepts Assessment

Advanced Database Concepts Assessment

University

25 Qs

HAWKIN'S HUNT ROUND -1 QUIZ

HAWKIN'S HUNT ROUND -1 QUIZ

University

30 Qs

Quiz 2 - Pengantar Teknologi Informasi

Quiz 2 - Pengantar Teknologi Informasi

University

35 Qs

Chapter 20 - Cash Flow Forecasting and Management Quiz

Chapter 20 - Cash Flow Forecasting and Management Quiz

6th Grade - University

32 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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?