InterviewSolution
Saved Bookmarks
| 1. |
Optimal page replacement algorithm is also called as __________(a) LIFO(b) NRU(c) Clairvoyant replacement algorithm(d) Page bufferingThis question was addressed to me by my college director while I was bunking the class.My question is based upon Page Replacement Algorithms topic in section Page Replacement Algorithms of Data Structures & Algorithms II |
|
Answer» Right OPTION is (c) Clairvoyant REPLACEMENT ALGORITHM |
|