Preemptive Scheduling Quiz

Preemptive Scheduling Quiz

University

10 Qs

quiz-placeholder

Similar activities

MULTI LEVEL QUEUE AND FEEDBACK SCHEDULING

MULTI LEVEL QUEUE AND FEEDBACK SCHEDULING

University

13 Qs

INFOT 8 Quiz 1

INFOT 8 Quiz 1

University

12 Qs

Pre-Lecture Quiz (Topic 4)

Pre-Lecture Quiz (Topic 4)

University

10 Qs

CPU Scheduling 1

CPU Scheduling 1

University

10 Qs

Operating System and Computer Architecture Quiz

Operating System and Computer Architecture Quiz

University

10 Qs

OS Quiz-1

OS Quiz-1

University

15 Qs

OS Unit 2 Scheduling

OS Unit 2 Scheduling

University

10 Qs

Process

Process

University

15 Qs

Preemptive Scheduling Quiz

Preemptive Scheduling Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Dr. 2538

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of round-robin scheduling?

Fair allocation of CPU time

Faster execution of processes

Unfair allocation of CPU time

Increased waiting time for processes

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In round-robin scheduling, what happens if a process does not complete within its time quantum?

The process is moved to the end of the blocked queue

The process is preempted and placed at the end of the ready queue to wait for its next turn.

The process is terminated immediately

The time quantum for the process is increased

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time quantum in round-robin scheduling?

The time quantum is the amount of time each process is allowed to run before being preempted.

The time quantum is the total time taken for a process to complete

The time quantum is the number of processes that can run simultaneously

The time quantum is the amount of time each process is allowed to sleep

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the drawback of round-robin scheduling?

Limited number of processes

Unequal distribution of CPU time

Inefficient use of CPU time

Inability to handle priority levels

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the next process selected in round-robin scheduling?

Based on the priority of the process

Randomly selected by the operating system

Based on a predefined time quantum or time slice

Based on the amount of CPU time the process has used

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is priority scheduling in operating systems?

Assigning priority based on the time of arrival

Executing processes based on their size

Randomly selecting processes to execute

Assigning priority to each process based on its importance

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of priority scheduling?

Better response time for important tasks

Decreased response time for important tasks

No impact on task priority

Increased waiting time for important tasks

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?