

MCQOPTIONS
Saved Bookmarks
1. |
strlen() returns the length of the string on success and . . . . if the string is empty.~! |
A. | -1 |
B. | NULL |
C. | Garbage value |
D. | 0 |
Answer» E. | |