A computer system uses a DMA (Direct Memory Access) controller. What is the primary function of the DMA controller?
Q1. A computer system uses a DMA (Direct Memory Access) controller. What is the primary function of the DMA controller?
Answer: To transfer data between peripherals and memory
Explanation: The DMA controller transfers data directly between peripherals and memory, offloading the CPU and improving performance.