-
Increasing the RAM of a computer typically improved performance because
-
- virtual memory increases
- larger RAM are faster
- fewer page faults occur
- fewer segmentation faults occur
- virtual memory increases
Correct Option: C
We know that, size is directly proportional to page frame.
So, the RAM is increased. The main memory also increases and thus the page frame size also increases which results in reduction of swapping. Thus, lesser number of page faults occur.
Now, if any replacement rule is applied which doesn’t cause blady anomaly always results in reduction of page faults.