Which of the following statements is/are correct? 1. An address generated by the CPU is commonly referred to as a physical address. 2. An address seen by the memory unit is commonly referred to as a logical address. 3. The run-time mapping from virtual to physical address is done by the memory management unit (MMU). Select the correct answer using the code given below.

Which of the following statements is/are correct? 1. An address generated by the CPU is commonly referred to as a physical address. 2. An address seen by the memory unit is commonly referred to as a logical address. 3. The run-time mapping from virtual to physical address is done by the memory management unit (MMU). Select the correct answer using the code given below. Correct Answer 3 only

Statement 1: An address generated by the CPU is commonly referred to as a logical address.

∴ Statement 1 is false.

Statement 2: An address seen by the memory unit is commonly referred to as the physical address i.e. Memory is accessed using the physical address. ∴ Statement 2 is false

Statement 3: Memory management unit (MMU) translates a logical or virtual address to a physical address. (True)

Related Questions

The physical address translation in virtual memory address with memory Management Unit (MMU) is done by which one of the following mechanisms?