engineering computer science MCQ #1822

What is the function of the Memory Management Unit (MMU)?

engineering computer science MCQ #1822

  1. Question 1

    Q1. What is the function of the Memory Management Unit (MMU)?

    • A) To manage I/O operations
    • B) To handle interrupts
    • C) To translate virtual addresses to physical addresses
    • D) To manage file systems

    Answer: To translate virtual addresses to physical addresses

    Explanation: The MMU translates virtual addresses used by a program into physical addresses in the computer's memory.