Home MCQs CSS Computer Science Question #1137
Back to Questions
CSS Computer Science QUESTION #1137
Question 1
The process of mapping logical addresses to physical addresses is handled by:
  • Operating System
  • Memory Management Unit (MMU)✔️
  • Compiler
  • Linker
Correct Answer Explanation
The MMU is a hardware component that translates virtual (logical) addresses generated by the CPU into physical addresses in RAM.