Page Replacement Algorithms

Page Replacement Algorithms

University

15 Qs

quiz-placeholder

Similar activities

Virtual Memory and I/O Hardware/Software

Virtual Memory and I/O Hardware/Software

University

20 Qs

OS Ch8_2

OS Ch8_2

12th Grade - Professional Development

17 Qs

Computer Architecture 2020 Quiz 2

Computer Architecture 2020 Quiz 2

University

15 Qs

Quiz on Stacks and Data Structures 2

Quiz on Stacks and Data Structures 2

University

10 Qs

Pilas y Colas en Algoritmos

Pilas y Colas en Algoritmos

University

15 Qs

SD_Stack&Queue

SD_Stack&Queue

University

10 Qs

unit-2 stack

unit-2 stack

University

10 Qs

Website Design

Website Design

KG - University

10 Qs

Page Replacement Algorithms

Page Replacement Algorithms

Assessment

Quiz

Computers

University

Hard

Created by

Salmiah Amin

Used 77+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Consider the following sequence of page references:

1 2 3 4 4 2 1 4 1 3 4


Determine how many page faults will occur for the "Optimal" algorithms, assuming there are only "2 frames".

10 page faults

8 page faults

6 page faults

4 page faults

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Consider the following sequence of page references:

1 2 3 4 4 2 1 4 1 3 4


Determine how many page faults will occur for the "FIFO" algorithms, assuming there are only "2 frames".

9 page faults

7 page faults

5 page faults

3 page faults

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following page replacement algorithms suffer from “Belady’s anomaly?

Second Chance

FIFO

LRU

Optimal

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the algorithms requires future knowledge of the reference string?

FIFO

Random

LRU

Optimal

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Second chance algorithm is actually a FIFO replacement algorithm with a small modification that causes it to be similar to least recently used

True

False

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Consider the following sequence of page references:

7 0 1 2 0 3 0 4 2 3 0


Determine how many page faults will occur for the "FIFO" algorithms, assuming there are only "3 frames".

12 page faults

10 page faults

8 page faults

6 page faults

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Consider the following sequence of page references:

7 0 1 2 0 3 0 4 2 3 0


Determine how many page faults will occur for the "LRU" algorithms, assuming there are only "3 frames".

10 page faults

9 page faults

8 page faults

7 page faults

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?