0
4.4kviews
Explain different data transfer method
1 Answer
| written 3.8 years ago by |
Data Transfer Techniques
• Data transfer between CPU and the I/O devices may be done in any of the three possible ways:
Programmed I/O.
Interrupt- initiated I/O.
Direct memory access (DMA).
1. Programmed I/O: • It is due to the result of the I/O instructions that are written in the …