Computer Science, asked by Devsankar52491, 1 year ago

Compare programmed i/o and interrupt initiated i/o

Answers

Answered by Nitish0001
0
Programmed input/output (PIO) is a method of transferring data between the CPU and a peripheral, such as a network adapter or an ATA storage device. For programmed I/O, the software that is running on the CPU uses instructions to perform data transfers to or from an I/O device.
Similar questions