Operating System » Memory Management Paging 1
Smaller page tables are implemented as a set of _______

A. Queues
B. Stacks
C. Counters
D. Registers

The page table registers should be built with _______

A. Very low speed logic
B. Very high speed logic
C. A large memory space
D. None of the mentioned

For larger page tables, they are kept in main memory and a __________ points to the page table.

A. Page table base register
B. Page table base pointer
C. Page table register pointer
D. Page table base

For every process there is a __________

A. Page table
B. Copy of page table
C. Pointer to page table
D. All of the mentioned

Time taken in memory access through PTBR is ____________

A. Extended by a factor of 3
B. Extended by a factor of 2
C. Slowed by a factor of 3
D. Slowed by a factor of 2