Multiple Choice
To use the strlen function in a program, you must #include
A) <iostring>.
B) <stringlib>.
C) <cstring>.
D) <strlen>.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: The code <sup>int x = 0; while
Q25: An array of characters ending with the
Q26: The following statement declares a <sup>string</sup><sup> </sup>object
Q27: The function _ _ accepts pointers to
Q29: There exist C++ stream classes that write
Q30: The <sup>itoa</sup><sup> </sup>function is similar to <sup>atoi</sup>,
Q31: The function converts a C- string to
Q32: A good way to convert a value
Q33: The null terminator stands for the ASCII
Q34: After <sup>num</sup><sup> </sup><sup>=</sup><sup> </sup><sup>atoi("1000");</sup><sup> </sup>executes, what value