A. It reduces the memory access time to read or write a memory location B. It helps to reduce the size of page table needed to implement the virtual address space of a process C. It is required by the translation lookaside buffer D. It helps to reduce the number of page faults in page replacement algorithms
A. It is used as a physical memory address itself B. It is subtracted from the segment base to produce the physical memory address C. It is added to the segment base to produce the physical memory address D. None of the mentioned