Multiple choice

A hardware used for virtual memory allocation is

  1. CPU

  2. Base-bound register

  3. Controller

  4. Register unit

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

Base and bound registers are hardware components used in memory management to define the address space of a process. They ensure that a program accesses only its allocated memory, which is essential for virtual memory and protection.