Computer Science, asked by maheahjntuh8736, 1 year ago

What is page fault in computer architecture?

Answers

Answered by saurabh229gg
0
 A page fault occurs when a program attempts to access a block of memory that is not stored in the physical memory, or RAM. ... Though the term "page fault" sounds like an error, page faults are common and are part of the normal way computers handle virtual memory.
Similar questions