Scheduling Algorithms

Scheduling Algorithms

12th Grade

12 Qs

quiz-placeholder

Similar activities

1.2.1. Systems Software

1.2.1. Systems Software

12th Grade

14 Qs

Operating System Quiz

Operating System Quiz

12th Grade

15 Qs

Introduction to OS

Introduction to OS

12th Grade

15 Qs

Scheduling Algorithms Quiz

Scheduling Algorithms Quiz

12th Grade

10 Qs

Operating Systems

Operating Systems

12th Grade

10 Qs

Term 2 computer science revision

Term 2 computer science revision

12th Grade - University

17 Qs

Hardware

Hardware

9th - 12th Grade

10 Qs

CPU Quiz Form 1

CPU Quiz Form 1

9th - 12th Grade

10 Qs

Scheduling Algorithms

Scheduling Algorithms

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Daniel TAIT

Used 178+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this, the process that comes first will be executed first and next process starts only after the previous gets fully executed.

First-come, first-serve

Shortest-job-first scheduling

Round-robin scheduling

Priority scheduling

Multilevel Queue scheduling

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is scheduling policy that selects for execution the waiting process with the smallest execution time.

First-come, first-serve

Shortest-job first scheduling

Round-robin scheduling

Priority scheduling

Multilevel queue scheduling

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a CPU Scheduling algorithm where each process is assigned a fixed time slot in a cyclic way.

First-come, first-serve

Shortest-job-first scheduling

Round-robin scheduling

Priority scheduling

Multilevel queue scheduling

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Allocating time on the processor to individual processes is known as...
CPU Scheduling
CPU Timing
CPU Clocking
CPU Sorting

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The problem with round robin, SJF and STR is what?

They don't take into account priority

They all take too long

Short jobs will not be completed

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT an aim of the CPU scheduler

To maximise CPU time

Process as many jobs as possible

To complete jobs in at least 30 seconds

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a benefit of FCFS

Simple to implement

It considers priority

Long jobs will get completed eventually

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?

Discover more resources for Computers