MCQOPTIONS
Saved Bookmarks
| 1. |
What is the purpose of the following code? |
| A. | Send a byte with value 40 through the Serial pins |
| B. | Send a signal to pin 40 on the Arduino board |
| C. | Send a hexadecimal number of 40 through the Serial pins |
| D. | Send a octal number of 40 through the Serial pinsView Answer |
| Answer» B. Send a signal to pin 40 on the Arduino board | |