In a DMA (Direct Memory Access) transfer, what is the main benefit?
Q1. In a DMA (Direct Memory Access) transfer, what is the main benefit?
Answer: Data is transferred without CPU intervention
Explanation: DMA allows data to be transferred between peripherals and memory without CPU intervention, freeing up CPU resources.