C Programming
Which of the following function is used to find the first occurrence of a given string in another string?

strstr()
strrchr()
strnset()
None of these
strchr()

ANSWER DOWNLOAD EXAMIANS APP