Operating System Virtual Memory
Q When a program tries to access a page that is mapped in address space but not loaded in physical memory, then ____________
  • A A. Segmentation fault occurs
  • B B. Fatal error occurs
  • C C. Page fault occurs
  • D D. No error occurs
Leave a Comment