Q. 45 A multilevel page table is preferred in comparison to a single level page table for
translating virtual address to physical address because
(A) It reduces the memory access time to read or write and memory location
(B) It helps to reduce the size of page table needed to implement the virtual
address space of a process
(C) If is required by the translation lookaside buffer
(D) If helps to reduce the number of page faults in page replacement algorithms.
Answer: (B)
Explanation: