A hardware used for virtual memory allocation is
-
CPU
-
Base-bound register
-
Controller
-
Register unit
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.