Which interrupt type cannot be ignored by the CPU and must be processed immediately?
A non-maskable interrupt (NMI) is a high-priority interrupt that cannot be ignored or disabled by the CPU, ensuring that it is processed immediately to handle critical events.