InterviewSolution
Saved Bookmarks
| 1. |
Can a programmer not use the loop function at all in a code?(a) Yes(b) No(c) Yes, but it needs to be called at least once(d) Yes, but it needs to be commented outThis question was posed to me in an international level competition.I would like to ask this question from The loop() Function topic in division Arduino Programming of Arduino |
|
Answer» The correct ANSWER is (a) Yes |
|