InterviewSolution
Saved Bookmarks
| 1. |
Analysis of the optimal paging problem has been done through___________(a) Deterministic algorithm(b) Online algorithm(c) Euclid algorithm(d) Optimal algorithmThe question was posed to me in examination.My question is from Page Replacement Algorithms topic in portion Page Replacement Algorithms of Data Structures & Algorithms II |
|
Answer» Right option is (B) Online ALGORITHM |
|