Page Replacement Algorithms

Page Replacement Algorithms

University

15 Qs

quiz-placeholder

Similar activities

ITE TEST 2

ITE TEST 2

University

20 Qs

Web Development Revision 1

Web Development Revision 1

University

15 Qs

Hands-on Modul 3

Hands-on Modul 3

University

10 Qs

Java Quiz 4

Java Quiz 4

University

15 Qs

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

CS100||MsWord

CS100||MsWord

University

10 Qs

Skill Competition Quiz 2024

Skill Competition Quiz 2024

10th Grade - University

20 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?