Scheduling Algorithms

Scheduling Algorithms

12th Grade

12 Qs

quiz-placeholder

Similar activities

iGCSE ICT: Software

iGCSE ICT: Software

KG - University

16 Qs

IT Concept (Hardware)

IT Concept (Hardware)

1st Grade - University

17 Qs

Scheduling Jobs in Linux

Scheduling Jobs in Linux

12th Grade

12 Qs

Operating Systems

Operating Systems

8th - 12th Grade

16 Qs

operating system basic mcq

operating system basic mcq

12th Grade

9 Qs

recap 12 miscellaneous H446 computer science

recap 12 miscellaneous H446 computer science

12th Grade

17 Qs

Process Management Quiz

Process Management Quiz

12th Grade

10 Qs

CPU and Registers

CPU and Registers

12th Grade

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