CPU Scheduling Algorithms Quiz

CPU Scheduling Algorithms Quiz

University

30 Qs

quiz-placeholder

Similar activities

CPU Scheduling Quiz

CPU Scheduling Quiz

University

30 Qs

Ouat Quiz

Ouat Quiz

5th Grade - Professional Development

26 Qs

LOGISTICS & SUPPLY CHAIN MANAGEMENT

LOGISTICS & SUPPLY CHAIN MANAGEMENT

University

25 Qs

Platform Technologies Quiz 2

Platform Technologies Quiz 2

University

25 Qs

MA500 Exam 1 Review

MA500 Exam 1 Review

University

25 Qs

Cloud Hura Hura

Cloud Hura Hura

University

25 Qs

Quiz Sistem Operasi

Quiz Sistem Operasi

University

25 Qs

Super Heroes

Super Heroes

KG - University

26 Qs

CPU Scheduling Algorithms Quiz

CPU Scheduling Algorithms Quiz

Assessment

Quiz

Other

University

Medium

Created by

Akash 30767

Used 5+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which scheduling algorithm selects the process that has the least estimated execution time remaining?

First-Come, First-Served (FCFS)

Shortest Job First (SJF)

Shortest Remaining Time First (SRTF)

Round Robin (RR)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if a new process arrives with a shorter burst time than the currently running process in a preemptive scheduling algorithm?

The current process continues execution

The new process is placed at the end of the queue

The current process is preempted and the new process starts execution

Both processes execute simultaneously

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CPU scheduling algorithm guarantees that the first process to request the CPU gets executed first?

Round Robin

Priority Scheduling

First-Come, First-Served

Shortest Job First

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which scheduling algorithm does every process get a fixed time slice to execute?

Shortest Job First

Round Robin

Priority Scheduling

First-Come, First-Served

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which metric in process scheduling measures the time from process submission to its completion?

Waiting Time

Turnaround Time

Response Time

Throughput

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Round Robin scheduling, what is the key factor that determines how often a process gets CPU time?

Priority of the process

Time quantum

Arrival time

Execution time

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CPU scheduling algorithm may cause starvation for long processes?

First-Come, First-Served

Round Robin

Shortest Job First

Priority Scheduling

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?