Examveda The . . . . . . . . function returns a pointer to the first character of a token. A. strstr()B. strcpy()C. strspn()D. strtok()Answer: Option D This Question Belongs to C Program >> Arrays And Strings
Which function is used to compare two strings in C? A. strcmpB. strcatC. strlenD. strcomp View Answer
Join The Discussion