InterviewSolution
Saved Bookmarks
| 1. |
How many bits of memory does the bool datatype occupy?(a) 2(b) 4(c) 6(d) 8This question was posed to me by my college professor while I was bunking the class.I'd like to ask this question from Datatypes topic in portion Arduino Programming of Arduino |
|
Answer» Correct OPTION is (d) 8 |
|