InterviewSolution
Saved Bookmarks
| 1. |
What is the return type of the substr() function?(a) int(b) long(c) byte(d) stringI got this question during an online interview.This is a very interesting question from String Manipulation in portion Arduino Programming of Arduino |
|
Answer» Right answer is (d) string |
|