MCQ Single Best Answer Not Set

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

ID: #1435 String in C Language 2,116 views
Question Info
#1435Q ID
Not SetDifficulty
String in C LanguageTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A strchr()
  • B strrchr()
  • C strstr()
  • D strnset()
Correct Answer: Option C

Explanation

strstr()

Share This Question

Challenge a friend or share with your study group.