InterviewSolution
Saved Bookmarks
| 1. |
What is the return type of the front() function?(a) char(b) int(c) long(d) shortThis question was posed to me during an interview for a job.This is a very interesting question from String Manipulation in section Arduino Programming of Arduino |
|
Answer» Correct ANSWER is (a) char |
|