Exams › GATE › Technical
Which one of the following facilitates transfer of bulk data from hard disk to main memory with the highest throughput?
- DMA based I/O transfer
- Interrupt driven I/O transfer
- Polling based I/O transfer
- Programmed I/O transfer
Correct answer: DMA based I/O transfer
Solution
DMA (Direct Memory Access) allows peripherals to transfer data directly to main memory without involving the CPU, which maximizes throughput by freeing up the processor to perform other tasks while the data transfer occurs.
Related GATE Technical questions
⚔️ Practice GATE Technical free + battle 1v1 →