InterviewSolution
Saved Bookmarks
| 1. |
What is the return type of the pulseIn() function?(a) null(b) signed byte(c) unsigned long(d) unsigned intThis question was posed to me at a job interview.Enquiry is from Advanced Input Output topic in section Arduino Programming of Arduino |
|
Answer» The correct CHOICE is (c) unsigned long |
|