InterviewSolution
Saved Bookmarks
| 1. |
What is the meaning of the data returned by the sizeof() function?(a) Length(b) Location(c) Pointer(d) MemoryI had been asked this question by my school principal while I was bunking the class.The above asked question is from The sizeof() Function topic in section Arduino Programming of Arduino |
|
Answer» Correct choice is (a) Length |
|