Question

    In a virtual memory system, what is a "page fault"?

    A A hardware failure that results in data loss Correct Answer Incorrect Answer
    B An unauthorized access to a virtual address space Correct Answer Incorrect Answer
    C A reference to a page that is not currently in physical memory Correct Answer Incorrect Answer
    D A segmentation fault caused by a programming error Correct Answer Incorrect Answer

    Solution

    A reference to a page that is not currently in physical memory

    Practice Next

    Relevant for Exams:

    ×
    ×