CompTIA Security+ Exam Prep

Category - Software

Sometimes critical processes must have their functionality interrupted by another process. What item(s) is/are an interrupt type?
  1. Maskable Interrupt
  2. Non-maskable Interrupt
  3. Both A and B
  4. Neither A nor B
Explanation
Answer: C - When critical processes must have their functionality interrupted by another process, the interruption is done by maskable and non-maskable interrupters. A maskable interrupt is assigned to an event that may not be overly important and the programmer can indicate that if that interrupt calls, the program does not stop what it is doing. This means the interrupt is ignored. Non-maskable interrupts can never be overridden by an application because the event that has this type of interrupt assigned to it is critical.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz