

MCQOPTIONS
Saved Bookmarks
1. |
A virtual memory system uses First In First Out (FIFO) page replacement policy and allocates a fixed number of frames to a process. Consider the following statements: P : Increasing the number of page frames allocated to a process sometimes increases the page fault rate. Q : Some programs do not exhibit locality of reference. Which one of the following is true? |
A. | Both P and Q are true, and Q is the reason for P |
B. | Both P and Q are true, and Q is not the reason for P |
C. | P is false but Q is true |
D. | Both P and Q are false |
Answer» C. P is false but Q is true | |