InterviewSolution
Saved Bookmarks
| 1. |
________is a typical online problem from the competitive analysis to determine the optimal solution.(a) Page replacement algorithm(b) Segmentation(c) Paging(d) Segmentation with pagingThe question was posed to me during an online interview.I'd like to ask this question from Page Replacement Algorithms topic in chapter Page Replacement Algorithms of Data Structures & Algorithms II |
|
Answer» The correct OPTION is (a) PAGE replacement algorithm |
|