MCQOPTIONS
Saved Bookmarks
| 1. |
What is the function in Arduino that is capable of reading Strings from a stream and store the acquired value into a String? |
| A. | Stream.readstring() |
| B. | Stream.stringread() |
| C. | Stream.readString() |
| D. | Stream.readfromstring() |
| Answer» D. Stream.readfromstring() | |