A

Admin • 833.24K Points
Coach

Q. When dealing with multiple devices interrupts, which mechanism is easy to implement?

  • (A) polling method
  • (B) vectored interrupts
  • (C) interrupt nesting
  • (D) none of the mentioned

Explanation by: Admin

in this method, the processor checks the irq bits of all the devices, whichever is enabled first that device is serviced.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.