MCQOPTIONS
Saved Bookmarks
| 1. |
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. |
| A. | 1 only |
| B. | 2 only |
| C. | 3 only |
| D. | 1, 2 and 3 |
| Answer» D. 1, 2 and 3 | |