Multiple choice

In paging systems, address translation is performed with the aid of a mapping table called the _______ table.

  1. page map

  2. segment map

  3. location map

  4. none of these

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

A page table is the data structure used by an operating system in a virtual memory system to store the mapping between virtual addresses and physical addresses.