Disk Scheduling

Disk Scheduling

University

14 Qs

quiz-placeholder

Similar activities

DSA Launchpad 2.0

DSA Launchpad 2.0

University

10 Qs

SRT Quiz

SRT Quiz

University

15 Qs

COA Q3

COA Q3

University

10 Qs

Basic Computer

Basic Computer

University

10 Qs

RM Unit 3

RM Unit 3

University

10 Qs

Operating Systems

Operating Systems

University

15 Qs

Computer System Overview

Computer System Overview

University

15 Qs

Computational Thinking - Intro

Computational Thinking - Intro

University

9 Qs

Disk Scheduling

Disk Scheduling

Assessment

Quiz

Computers

University

Hard

Created by

Pushpendra Pateriya

Used 6+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is FCFS Disk Scheduling?

A disk scheduling algorithm where requests are processed in the order they arrive.

A disk scheduling algorithm where requests are processed in a random order.

A disk scheduling algorithm where requests are processed in the reverse order they arrive.

A disk scheduling algorithm where requests are processed based on their priority level.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is SSTF Disk Scheduling?

SSTF Disk Scheduling is a disk scheduling algorithm that selects the request with the shortest seek time from the current head position.

SSTF Disk Scheduling is a disk scheduling algorithm that selects the request with the largest file size from the current head position.

SSTF Disk Scheduling is a disk scheduling algorithm that selects the request with the highest priority from the current head position.

SSTF Disk Scheduling is a disk scheduling algorithm that selects the request with the longest seek time from the current head position.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which disk scheduling algorithm selects the request that is closest to the current head position?

FCFS

SCAN

C-LOOK

SSTF

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which disk scheduling algorithm moves the head from one end of the disk to the other, servicing requests along the way?

C-SCAN

LOOK

SSTF

SCAN

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which disk scheduling algorithm moves the head from one end of the disk to the other, but only services requests in one direction?

SCAN

C-SCAN

LOOK

SSTF

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which disk scheduling algorithm scans the disk in one direction, then reverses direction and scans back in the opposite direction?

FCFS

C-SCAN

LOOK

SCAN

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the main disadvantage of FCFS Disk Scheduling?

High overhead for small requests

Difficulty in implementing

Lack of consideration for disk head movement

Inefficient use of disk space

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?