engineering computer science MCQ #98

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

engineering computer science MCQ #98

  1. Question 1

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

    • A) To manage cache memory
    • B) To translate virtual addresses to physical addresses
    • C) To manage I/O operations
    • D) To optimize instruction execution

    Answer: To translate virtual addresses to physical addresses

    Explanation: The Memory Management Unit (MMU) translates virtual addresses used by programs to physical addresses in memory.