InterviewSolution
Saved Bookmarks
| 1. |
Optimal page replacement algorithm is said to satisfy __________(a) Online algorithm(b) Stack algorithm(c) Queue algorithm(d) Array algorithmI had been asked this question during an interview.This intriguing question comes from Page Replacement Algorithms topic in portion Page Replacement Algorithms of Data Structures & Algorithms II |
|
Answer» Right option is (b) STACK algorithm |
|