InterviewSolution
Saved Bookmarks
| 1. |
What is the use of the Interrupt Service Routine in an Arduino?(a) To automate functions(b) To boot up the arduino(c) To make more memory(d) To exit any code that is runningThe question was asked during an interview.Asked question is from Interrupt Service Routine in division Arduino Programming of Arduino |
|
Answer» Correct answer is (a) To automate FUNCTIONS |
|