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 does volatile do?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
what is reason of your company position's in india no. 1.
What is the purpose of type declarations?
a c code by using memory allocation for add ,multiply of sprase matrixes
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Are pointers integers in c?
Are pointers really faster than arrays?
Explain a file operation in C with an example.
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
Is that possible to add pointers to each other?
Explain the red-black trees?
Can we replace the struct function in tree syntax with a union?
What does a function declared as pascal do differently?
What is a constant?