Tell about strtok & strstr functions
Answer Posted / shruti
The above answer is perfect...
Kudos..
well done..
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the similarities between c and c++?
Can you define which header file to include at compile time?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
What does static variable mean in c?
Is it better to use malloc() or calloc()?
What are qualifiers and modifiers c?
What is atoi and atof in c?
what is the height of tree if leaf node is at level 3. please explain
What are the types of macro formats?
Write a code of a general series where the next element is the sum of last k terms.
What are the application of void data type in c?
Why is c so powerful?
Are enumerations really portable?
What is a char in c?
Explain how can you avoid including a header more than once?