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
provide an example of the Group by clause, when would you use this clause
Whats s or c mean?
What are the similarities between c and c++?
How do you write a program which produces its own source code as output?
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
Explain what are bus errors, memory faults, and core dumps?
What are global variables?
What is c programing language?
What is static memory allocation? Explain
What is the use of ?: Operator?
What is sizeof return in c?
When should a type cast not be used?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
What are the uses of null pointers?
What are the functions to open and close file in c language?