Arduino में नियमित इंटरप्ट सर्विस का क्या उपयोग है?
What is the use of the Interrupt Service Routine in an Arduino ?
A
To boot up the Arduino
B
To exit any code that is running
C
To automate functions
D
To make more memory
Explanation
Correct Answer: C) To automate functions