MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Operating System
Memory Management Segmentation
Q
A multilevel page table is preferred in comparison to a single level page table for translating virtual address to physical address because ____________
AA. It reduces the memory access time to read or write a memory location
BB. It helps to reduce the size of page table needed to implement the virtual address space of a process
CC. It is required by the translation lookaside buffer
DD. It helps to reduce the number of page faults in page replacement algorithms
Correct Answer:
B. B. It helps to reduce the size of page table needed to implement the virtual address space of a process