InterviewSolution
Saved Bookmarks
| 1. |
How many pins are available for interrupt functions in the Arduino Zero?(a) No pins(b) All pins except pin 4(c) Only pin 4(d) Only pin 3The question was asked in class test.I would like to ask this question from Interrupt Service Routine topic in section Arduino Programming of Arduino |
|
Answer» The correct OPTION is (b) All pins EXCEPT pin 4 |
|