Discussion Forum
Que. | In which one of the following page replacement algorithms it is possible for the page fault rate to increase even when the number of allocated frames increases? |
a. | LRU (Least Recently Used) |
b. | OPT (Optimal Page Replacement) |
c. | MRU (Most Recently Used) |
d. | FIFO (First In First Out) |
Answer:FIFO (First In First Out) |