What is the primary function of the Memory Management Unit (MMU)?
Q1. What is the primary function of the Memory Management Unit (MMU)?
Answer: To translate virtual addresses to physical addresses
Explanation: The MMU translates virtual addresses used by the CPU to physical addresses in main memory, allowing multiple virtual address spaces to be mapped to physical memory.