An interrupt driven IO is used:

2017

An interrupt driven IO is used:

Answer: C. because the events are asynchronous and during the interval for wait for data the processor can perform other tasksInterrupt-driven I/O is useful for asynchronous events because the processor can do other work while waiting for the device.

  1. A.

    to handle synchronous input-outputs

  2. B.

    as interrupt service routine executes fast

  3. C.

    because the events are asynchronous and during the interval for wait for data the processor can perform other tasks

  4. D.

    because the events are synchronous and processor can simultaneously perform other tasks

Attempted by 177 students.

Show answer & explanation

Correct answer: C

Interrupt-driven I/O is useful for asynchronous events because the processor can do other work while waiting for the device.

Explore the full course: Niacl Ao It Specialist

Loading lesson…