MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your C Questions and Answers knowledge and support exam preparation. Choose a topic below to get started.
| 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() | |