InterviewSolution
Saved Bookmarks
| 1. |
What datatype should one use to represent 2147483610?(a) Int(b) Byte(c) Short(d) LongI got this question in class test.I'm obligated to ask this question of Datatypes in section Arduino Programming of Arduino |
|
Answer» Correct choice is (d) Long |
|