Solved

A Library Function That Looks for the Occurrence of One

Question 38

Multiple Choice

A library function that looks for the occurrence of one string inside another is


A) the stand-alone function strcmp(char *s, char *t) .
B) the string class member function find(string s, int pos) .
C) strfind.
D) strsearch.
E) None of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions