Question: True or False 11- If using floating math, you need a decimal point, otherwise it will be treated as an int. 12- An array is
True or False
11- If using floating math, you need a decimal point, otherwise it will be treated as an int.
12- An array is a collection of variables that are accessed with an index number
13- A byte stores an 8-bit unsigned number, from -256 to + 255. 14- Strings are always defined inside double quotes ("Abc")
15- println() Prints data to the serial port as humanreadable ASCII text
16- Serial.print(525) gives "525"
17- You can use the Arduino's built-in serial monitor to communicate with an Arduino
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
