MCQOPTIONS
Saved Bookmarks
| 1. |
Functions whose names begin with strn |
| A. | manipulates sequences of arbitrary characters |
| B. | manipulates null-terminated sequences of characters |
| C. | manipulates sequence of non null characters. |
| D. | returns a pointer to the token |
| Answer» D. returns a pointer to the token | |