1.

Optimal page replacement algorithm is implemented in __________(a) General-purpose operating system(b) Special-purpose operating system(c) In any kind of operating system(d) In Windows onlyI had been asked this question during an online interview.The doubt is from Page Replacement Algorithms in division Page Replacement Algorithms of Data Structures & Algorithms II

Answer»

The CORRECT answer is (B) Special-purpose OPERATING SYSTEM

The best I can explain: Optimal page replacement algorithm is used in special-purpose operating system because it is impossible to compute time before which a page is used.



Discussion

No Comment Found

Related InterviewSolutions