Q. Which of the following string functions can be used to find the last occurrence of a given character in a given string? (Solved)
1. strncmp
2. strncpy
3. strchr
4. none of the above
- d. none of the above
1. strncmp
2. strncpy
3. strchr
4. none of the above