InterviewSolution
Saved Bookmarks
| 1. |
How many arguments does the back() function take?(a) 0(b) 1(c) 2(d) 3This question was posed to me in an internship interview.My doubt is from String Manipulation in chapter Arduino Programming of Arduino |
|
Answer» Correct CHOICE is (a) 0 |
|