InterviewSolution
Saved Bookmarks
| 1. |
Which of the following page replacement algorithms suffers from Belady’s Anomaly?(a) Optimal replacement(b) LRU(c) FIFO(d) Both optimal replacement and FIFOThe question was asked in an interview for job.This intriguing question comes from Virtual Memory in portion The Linux System of Operating System |
|
Answer» CORRECT CHOICE is (C) FIFO Easiest EXPLANATION - NONE. |
|