A computer system uses a page table to translate virtual addresses. What is the primary function of the page table?
Q1. A computer system uses a page table to translate virtual addresses. What is the primary function of the page table?
Answer: To translate virtual page numbers to physical page frames
Explanation: The page table maps virtual page numbers to physical page frames, enabling the MMU to translate virtual addresses to physical addresses.