0
928views
Describe programmed I/O and DMA
1 Answer
written 3.0 years ago by |
Solution:
What is programmed I/O?
Programmed I/O is one of the three techniques we use for I/O transfer.
In programmed I/O the processor repeatedly checks a status flag to achieve the required synchronization between the processor and an input or output device.
If we talk of programmed I/O, it is …