1.

Which of the following string functions can be used to find the last occurrence of a given character in a given string?

A. strncmp
B. strncpy
C. strchr
D. none of the above
Answer» E.


Discussion

No Comment Found