Multiple choice How does DMA module communicate with CPU? By intrerrupts By priority set By cycle stealing All of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation Cycle stealing is a stategy whereby DMA module uses the system bus to move data between the I/O module/exeternal devices at times, when the CPU is not using the bus.