When a program tries to access a page that is mapped in address space but not loaded in physical memory, then ____________
(a) segmentation fault occurs
(b) fatal error occurs
(c) page fault occurs
(d) no error occurs
The question was asked during an internship interview.
Question is from Virtual Memory in chapter The Linux System of Operating System