InterviewSolution
Saved Bookmarks
| 1. |
Can an infinite loop be dangerous to embedded systems due to memory leak?(a) Yes(b) Yes, but only if it is used within a limited scope(c) No(d) Yes, but only for some Arduino BoardsThe question was asked during an interview for a job.This is a very interesting question from Looping topic in portion Arduino Programming of Arduino |
|
Answer» Correct answer is (a) Yes |
|