InterviewSolution
Saved Bookmarks
| 1. |
Can the digitalRead() function identify analog voltages?(a) Yes, it can(b) No, it cannot(c) Yes, it can but only 2(d) Yes, it can but only 4I have been asked this question during a job interview.This key question is from Digital Input Output in chapter Arduino Programming of Arduino |
|
Answer» Correct answer is (c) YES, it can but only 2 |
|