How Interrupt driven I O is better than polling because-05521
How Interrupt driven I/O is better than polling because?
This multiple choice question (MCQ) is related to the book/course
vu cs501 Advance Computer Architecture.
It can also be found in
vu cs501 Final Term - Quiz No.8.
How Interrupt driven I/O is better than polling because?
Interrupt driver I/O is easy to design
Interrupt driver I/O is enhanced version of polling.
Interrupt driver I/O does not waste time on checking which device is available.
Interrupt driven I/O is easy to program.