1.

Which of the following is required to determine the number of page faults in FIFO?(a) Page number(b) Page frame number(c) Memory capacity(d) Segment numberI had been asked this question in an international level competition.My question is from Page Replacement Algorithms topic in portion Page Replacement Algorithms of Data Structures & Algorithms II

Answer»

The correct answer is (B) Page FRAME number

For explanation: To determine the number of page FAULTS in a page REPLACEMENT algorithm using FIFO, we require page frame number.



Discussion

No Comment Found

Related InterviewSolutions