MCQOPTIONS
Saved Bookmarks
| 1. |
In defining page table structure in virtual memory, A page number portion of a virtual address is mapped into a hash table using simple hash function, where hash table contains a pointer to the inverted page table, which contains page table entries, this approach is referred as |
| A. | One page table per process structure. |
| B. | Two level page table structure. |
| C. | Inverted page table structure. |
| D. | None of these. |
| Answer» D. None of these. | |