Multiple choice

Page-map table is

  1. a data file

  2. a directory

  3. used for address translation

  4. all of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A page map table (or page table) is a data structure used by the virtual memory system to map virtual addresses to physical memory addresses.