

MCQOPTIONS
Saved Bookmarks
1. |
A virtual memory system uses FIFO page replacement policy and allocates a fixed number of frames to the process. Consider the following statementsM : Increasing the number of page frames allocated to a process sometimes increases the page fault rateN : Some programs do not exhibit locality of referenceWhich 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 but N is not the reason for M |
C. | Both M and N are false |
D. | M is false, but N is true |
Answer» C. Both M and N are false | |