C Strings - C programming (MCQ) questions for Q. 27520

Q.  Which standard library function will you use to find the last occurance of a character in a string in C?
- Published on 26 Feb 17

a. strnchar()
b. strchar()
c. strrchar()
d. strrchr()

ANSWER: strrchr()

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)