(Choose 1 answer)
What is an interrupt in the context of Arduino UNO programming?
A. A function that stops the Arduino from running
B. A signal that pauses the current process to execute a specific function
C. An error in the code compilation
D. A method to increase the processing speed