In which type of interruption, the interrupt can be disabled by modifying the program to include the necessary instructions?

27. In which type of interruption, the interrupt can be disabled by modifying the program to include the necessary instructions?

  1. Vector interrupt
  2. Non-vector interrupt
  3. Maskable interrupt
  4. Non-maskable interrupt

Answer: C) Maskable interrupt

Explanation:

In the Maskable interrupt type of interruption, the interrupt can be disabled by modifying the program to include the necessary instructions.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.