Multiple choice

A table within a computer that contains a mapping between logical page addresses & physical addresses is

  1. Truth table

  2. Paging

  3. Page table

  4. Padding

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

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