When does page fault occur?
2025
When does page fault occur?
- A.
The page is present in memory.
- B.
The deadlock occurs.
- C.
The page does not present in memory.
- D.
The buffering occurs.
Attempted by 185 students.
Show answer & explanation
Correct answer: C
Answer: (c) The page does not present in memory. Explanation: Page faults occur when a process tries to access a page of the memory and that page is not stored in RAM (Random Access Memory).