Multiple Choice
A library function that looks for the occurrence of one string inside another is
A) strsearch.
B) strfind.
C) strstr.
D) strcmp.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: The string class overloads the <sup>+= </sup>operator
Q14: A C- string is a sequence of
Q15: The <sup>strcpy</sup><sup> </sup>function's arguments are<br>A)two pointers to
Q16: To use the <sup>ostringstream</sup><sup> </sup>class, you must
Q19: When using the <sup>strcat</sup>function, you must be
Q20: Assume that <sup>str1</sup><sup> </sup>and <sup>str2</sup><sup> </sup>are variables
Q21: It is possible to implement a string
Q21: The expression <sup>str1 < str 2</sup><sup> </sup>is
Q22: The <sup>>></sup><sup> </sup>operator can be used to
Q39: By being able to pass arrays as