Q25
Which function is used to find the first occurrence of a character in a string in C?
A.
strchr
AnswerB.
strstr
C.
strfind
D.
strsearch
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board