# Problem Place each term in the appropriate category. Categories: * IRQ. * ISR. Terms: * Hardware or Software. * Pointed to by the Vector Table. * Handles Interrupts. * Interrupt Service Routine. * Interrupt Request. * Has a number between -15 and +240. # Process ... # Answer * IRQ. * Has a number between -15 and +240. * Hardware or Software. * Interrupt Request. * ISR. * Handles Interrupts. * Pointed to by the Vector Table. * Interrupt Service Routine.