700+ câu trắc nghiệm Ngôn ngữ lập trình C có đáp án - Phần 14

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

21/25

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

strnstr()

strrchr()

laststr()

strstr()

Giải thích

Chọn đáp án B