Run time mapping from virtual to physical address is done by
A) Compiler
B) Operating System
C) CPU
D) RAM
Answer:
B) Operating System
Explanation:
The operating system is responsible for managing the mapping from virtual to physical addresses during runtime. This process is essential for memory management and ensuring that processes run efficiently and securely in a computer system.