Report Bug
Qus : Which of the following I/O techniques allows the CPU to do other tasks while the I/O operation is in progress?
QusWhich of the following I/O techniques allows the CPU to do other tasks while the I/O operation is in progress?

A. Programmed I/O
B. Interrupt-driven I/O
C. DMA (Direct Memory Access)
D. Synchronous I/O


Solution
C. DMA (Direct Memory Access)






Report Bug