6. Which of the Following is not defined in string.h?
A)strspn()
B)strerror()
C)memchr()
D)strod()
Answer Posted / naresh lingampally
d) strrod()
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the hardest programming language?
When would you use a pointer to a function?
The difference between printf and fprintf is ?
Explain about the functions strcat() and strcmp()?
Tell me what is the purpose of 'register' keyword in c language?
What is difference between structure and union in c programming?
Who is the founder of c language?
What is spark map function?
How was c created?
Is using exit() the same as using return?
What is scanf_s in c?
Who invented b language?
What is an operator?
difference between native and cross compilers
When should I declare a function?