Thursday, 16 August 2012

The library function used to find the last occurrence of a character in a string is | C Programming

A. strnstr()   
B. laststr()
C. strrchr()   
D. strstr()

Ans: C

No comments: