Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Programmed I / O , interrupt - driven I / O and direct access memory ( DMA ) are three synchronisation methods to control data
Programmed IO interruptdriven IO and direct access memory DMA are three synchronisation methods to control data transfer between IO devices and the CPU.
Which one of the following statements is TRUE for interruptdriven IO
a The CPU keeps checking the status of the IO device. When it is ready, the CPU transfer the data.
b The device informs the CPU that it is ready for data transfer.
c Large blocks of data is transferred via a controller to relieve the CPU of some functions.
d A lot of CPU time is wasted with the interruptdriven method.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started