Question
Which two fields form a virtual address in a basic paging system?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Page number and page offset
Explanation:
The page number selects a page-table entry, and the offset selects a byte within that page.
The physical address combines the resulting frame number with the unchanged offset.
Leave a Reply