Kizspy | Question: 17
(Choose 1 answer)
A computer with a 32-bit virtual address uses a two-level page table. Virtual addresses are split into a 10-bit
top-level page table field (PT1), a 10-bit second-level page table field (PT2), and an offset.
How many PT1, PT2, and offsets are there with the virtual address 0x00403008 or 0000 0000 0100 0000 0011
0000 0000 1000?
A. PT1=1; PT2=3; offset=8
B. PT1=1; PT2=1; offset=8
C. PT1=4; PT2=3; offset=8
D. PT1=4; PT2=1; offset=8