MCQOPTIONS
Saved Bookmarks
| 1. |
What is the function of the readBytesUntil() function? |
| A. | Reads only integers from a stream |
| B. | Reads any characters from a stream |
| C. | Reads only special characters from a stream |
| D. | Tokenizes a string from a stream |
| Answer» C. Reads only special characters from a stream | |