Multiple Choice
When translating a virtual address, Windows XP adds the value in the ________ to the first portion of the virtual address-this value serves as the index into the ________. It adds the value at this index to the second portion of the virtual address-this value serves as the index into the ________. Windows XP uses the value at this index to determine which virtual page is being referenced. Once the page is loaded, Windows XP uses the final portion of the virtual address to determine the offset within the page frame to locate the requested data.
A) page directory register; page directory table; page table
B) page directory register; page table; page directory table
C) page directory table; page table; page directory register
D) page table; page directory table; page directory register
Correct Answer:

Verified
Correct Answer:
Verified
Q39: A thread executing a DPC _.<br>A) cannot
Q40: A remote procedure call (RPC) between processes
Q41: Queued spin lock are more advantageous than
Q42: The purpose of an NDIS miniport driver
Q43: Windows XP is a _ -based system.<br>A)
Q45: File system drivers are implemented for _.<br>A)
Q46: _ explicitly allows the Internet Connection Firewall
Q47: _ is not a feature of Windows
Q48: Which of the following is not a
Q49: At what IRQL does thread scheduling occur?<br>A)