Q103
which of the following function returns a pointer to the located string or a null pointer if string is not found.
A.
strtok()
B.
strstr()
AnswerC.
strspn()
D.
strrchr()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board