Multiple Choice
Asynchronous I/O available to Windows XP threads can be managed by ________.
A) issuing the I/O request, performing some other processing and waiting on an event object to signal the completion of the I/O
B) performing alertable I/O, in which case a thread issues the I/O request, performs some other processing and then enters an alertable wait state to process an APC associated with the I/O completion
C) using an I/O completion port, enabling another thread that registered with the port and that is waiting for I/O completion packets to process them
D) all of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q12: .NET services interoperable and portable because _.<br>A)
Q13: _ provides directory services for shared objects
Q14: _ will not cause a process to
Q15: A(n) _ comprises a user's credentials on
Q16: The benefit of using the Network Driver
Q18: _ is a file system supported by
Q19: A thread gains access to a resource
Q20: _ is a Windows XP design goal
Q21: All architecture-specific code resides in the _,
Q22: What is the difference between Denning's definition