Examveda

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: Option A


This Question Belongs to C Program >> Arrays And Strings

Join The Discussion

Related Questions on Arrays and Strings