ISRO | ISRO CS 2017 | Question 59
A virtual memory system uses FIFO page replacement policy and allocates a fixed number of frames to the process. Consider the following statements
M : Increasing the number of page frames allocated to a process sometimes increases the page fault rate
N : Some programs do not exhibit locality of reference
Which one of the following is true?
(A) Both M and N are true and N is the reason for M
(B) Both M and N are true and N is not the reason for M
(C) Both M and N are false
(D) M is false, but N is true
Answer: (B)
Explanation: Refer: GATE-CS-2007 | Question 56
Option (B) is correct.
Quiz of this Question
Please Login to comment...