InterviewSolution
Saved Bookmarks
| 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 |
|