In a virtual memory system, what is the term for the mapping of virtual addresses to physical addresses?
Q1. In a virtual memory system, what is the term for the mapping of virtual addresses to physical addresses?
Answer: Address Translation
Explanation: Address Translation maps virtual addresses to physical addresses using page tables or segment tables.