When an interrupt occurs, the 8051: Completes the current instruction Saves the Program Counter (PC) Jumps to the Interrupt Service Routine (ISR) Executes the required task Returns back to the main ...