MCQOPTIONS
Saved Bookmarks
| 1. |
Why do we translate a virtual address to physical address where a multilevel page table is preferred in comparison to a single level page table? |
| A. | It is required by the translation look-aside buffer |
| B. | It helps to reduce the memory access time to read or write a memory location |
| C. | It helps to reduce the number of page faults in page replacement algorithm |
| D. | It helps to reduce the size of a page table needed to implement the virtual address space of a process |
| Answer» E. | |