Strings on C related Questions and Answers


Question :   The C library function_________ breaks string s1 into a series of tokens using the delimiter s2.
1. char *strtok(char *s1,const char *s2);
2. char *strtok(char *s2,const char *s1);
3. char *strstr(char *s1,const char *s2);
4. char *strstr(char *s2,const char *s1);
Answer :   1 - char *strtok(char *s1,const char *s2);  

* Be the First to Post a Comment.

Submit comment :


Captcha Image
Reload

Ask Question

Captcha Image
Reload

Note : Name and Email never shown.





Subscribe


Become a part of EducationForever. Subscribe to our FREE Newsletter