1.

When all software that runs on a system is known beforehand, optimal page replacement algorithm can be used in a general-purpose operating system.(a) True(b) FalseThis question was addressed to me during an interview.My query is from Page Replacement Algorithms in chapter Page Replacement Algorithms of Data Structures & Algorithms II

Answer»

Correct ANSWER is (a) True

The best explanation: The algorithm can be implemented in a general-purpose algorithm if the SOFTWARE is known BEFOREHAND and if it is amenable to the static ANALYSIS of the memory.



Discussion

No Comment Found

Related InterviewSolutions