Home »
Unlabelled »
Which of the following function is used to find the first occurrence of a given string in another string? | C Programming
Which of the following function is used to find the first occurrence of a given string in another string? | C Programming
A. strchr()
B. strrchr()
C. strstr()
D. strnset()
Ans: C
No comments:
Post a Comment