0
31kviews
Write short note on Interrupt driven I/O.
1 Answer
6
1.3kviews
  • This technique is used to overcome the limitation of programmed I/O.
  • In interrupt driven I/O, instead of making the processor to verify the status of I/O module. It is the responsibility of I/O module to intimate the processor by interrupt signal.
  • CPU responds to interrupt signals and stores the return …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.