Quiz on Arduino Interrupts



1. What is the purpose of interrupts in Arduino?
2. Which function is used to enable interrupts in Arduino?
3. What are the two main types of interrupts in Arduino?
4. How do you disable interrupts in Arduino?
5. What is the default priority of interrupts in Arduino?

Advertisements