Question: The library function used to find the last occurrence of a character in a string is

Options

A : strnstr()

B : laststr()

C : strrchr()

D : strstr()

Click to view Correct Answer

Previous || Next

Strings - General Questions more questions

What is the notation for following functions?

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?

Which of the following function is used to find the....

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....

Arrays - General Questions more Online Exam Quiz

Floating Point Issues - General Questions

Attributes - General Questions

Classes and Objects - General Questions

Collection Classes - General Questions