Vidyalelo
Data Structure · Q809

Miscellaneous on Data Structures

Programming · Data Structure · question 809

Q809

Which of the following page replacement algorithms return the minimum number of page faults?

A.
LRU replacement algorithm
B.
Optimal page replacement algorithm
Answer
C.
FIFO
D.
Counting based replacement

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board