ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
In a paging system, which data structure maps logical page numbers to physical frame numbers?
Correct Answer: B — Page table
The page table stores the mapping between logical page numbers (used by the process) and physical frame numbers (in RAM).