

MCQOPTIONS
Saved Bookmarks
1. |
The______ function returns the number of characters that are present before the terminating null character. |
A. | strlength() |
B. | strlen() |
C. | strlent() |
D. | strchr() |
Answer» C. strlent() | |