6. Which of the Following is not defined in string.h?
A)strspn()
B)strerror()
C)memchr()
D)strod()
Answer Posted / vishnu948923
d, strod is not avaliable
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Differentiate between functions getch() and getche().
What is a struct c#?
What are data structures in c and how to use them?
What is %d called in c?
How pointer is different from array?
What is the difference between new and malloc functions?
What are directives in c?
What is a file descriptor in c?
What do you mean by recursion in c?
code for quick sort?
program to convert a integer to string in c language'
How many levels deep can include files be nested?
When is a void pointer used?
Which driver is a pure java driver
What does it mean when a pointer is used in an if statement?