Question: 22
(Choose 1 answer)
What is the main advantage of using DMA over Programmed I/O or Interrupt-Driven I/O?
A. DMA reduces the CPU involvement and overhead in data transfer
B. DMA increases the data transfer rate and efficiency
C. DMA allows concurrent execution of CPU and I/O operations
D. All of the mentioned