fork.science

Question: Which statement about DMA vs Programmed I/O is not correct?

A Programmed I/O is always written in C B DMA is asynchronous and Programmed I/O is synchronous
C DMA is direct memory access D DMA is non-blocking and Programmed I/O is non-blocking