1.

The strpbrk() function is used to return a pointer to the character, or a null pointer if no character from s2 occurs in s1.

A. true
B. false
Answer» B. false


Discussion

No Comment Found