InterviewSolution
Saved Bookmarks
| 1. |
What is the return type of the delayMicroseconds() function?(a) Unsigned Int(b) Signed Int(c) Unsigned Long(d) Signed LongThis question was addressed to me by my school principal while I was bunking the class.Asked question is from Time Functions in section Arduino Programming of Arduino |
|
Answer» Correct OPTION is (a) UNSIGNED Int |
|