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

Options

A : strchr()

B : strrchr()

C : strstr()

D : strnset()

Click to view Correct Answer

Exam Quiz App on Google Play

Previous || Next

Strings - General Questions more questions

How many times the program will print "IndiaBIX" ?

Which of the following function sets first n characters of....

If the two strings are identical, then strcmp() function returns

How will you print on the screen?

The library function used to find the last occurrence of....

Which of the following function is more appropriate for reading....

Which of the following function is correct that finds the....

Which of the following statements are correct about the C#.NET....

Which of the following statements are correct about the C#.NET....

Which one of the following statements is correct?

Arrays - General Questions more Online Exam Quiz

Floating Point Issues - General Questions

Attributes - General Questions

Classes and Objects - General Questions

Collection Classes - General Questions