Examveda
Examveda

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()

C. strspn()

D. strrchr()

Answer: Option B


This Question Belongs to C Program >> Arrays And Strings

Join The Discussion

Related Questions on Arrays and Strings