Multiple choice general knowledge science & technology

Page fault occurs due to?

  1. RAM

  2. PROM

  3. ROM

  4. CD R/W

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Page faults occur when the system needs to access data that has been moved from RAM to virtual memory on disk. While the question states 'due to RAM,' it's more accurate to say page faults occur due to insufficient RAM or the virtual memory paging system. However, given the options, RAM is the best answer as PROM, ROM, and CD R/W are not involved in virtual memory management.