1.

The cost required to execute a FIFO algorithm is expensive.(a) True(b) FalseI have been asked this question during an online exam.Asked question is from Page Replacement Algorithms in section Page Replacement Algorithms of Data Structures & Algorithms II

Answer»

Right ANSWER is (b) False

The best I can explain: The cost of a FIFO ALGORITHM is cheap and intuitive and it is used in POOR PRACTICAL applications.



Discussion

No Comment Found

Related InterviewSolutions