486. A page fault
is an error is a specific page
occurs when a program accesses a page of memory
is an access to a page not currently in memory
is a reference to a page belonging to another program
✅ The correct answer is option C.