Question

Which function would be the most useful for determining if a certain word is contained in a string representing a sentence?
(a) strcspn
(b) strchr
(c) strstr
(d) strrchr

Answer

This answer is hidden. It contains 3 characters.