A page fault

2006

A page fault

Answer: B. is an access to the page not currently in main memoryA page fault occurs when a program attempts to access a memory address that is not currently mapped in physical RAM. The operating system must then retrieve…

  1. A.

    is an error in specific page

  2. B.

    is an access to the page not currently in main memory

  3. C.

    occurs when a program accesses a page of memory

  4. D.

    is reference to the page which belongs to another program

Attempted by 446 students.

Show answer & explanation

Correct answer: B

A page fault occurs when a program attempts to access a memory address that is not currently mapped in physical RAM. The operating system must then retrieve the required page from secondary storage to satisfy the request.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Nta Ugc Net Paper 2

Loading lesson…