Multiple Choices
(Choose 1 answer)
What is asynchronous transfer in principles of I/O software?
A. The CPU starts the transfer and goes off to do something else until the interrupt arrives
B. The user program starts system call to transfer and automatically suspended until the da the buffer
C. The user process makes system call and goes to sleep until other process it wakes up
D. None of the other choices