Which of the Following is not defined in string.h?
A)strspn()
B)strerror()
C)memchr()
D)strod()

Answers were Sorted based on User's Feedback



Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod() ..

Answer / jitendra kumar arya

D)strod{}

Is This Answer Correct ?    15 Yes 1 No

Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod() ..

Answer / pinkey

d)strod()

Is This Answer Correct ?    8 Yes 2 No

Post New Answer

More C Interview Questions

which of the function operator cannot be over loaded a) <= b)?: c)== d)*

10 Answers   Cisco, CTS, Google, HCL, HP,


Is the exit() function same as the return statement? Explain.

0 Answers   Agilent, ZS Associates,


All technical questions

0 Answers   TCS,


Which of the following operators is incorrect and why? ( >=, <=, <>, ==)

0 Answers  


helllo sir give me some information of the basic information the c as printf ,scanf , %d ,%f and why is the main use of these.

3 Answers  






What is ponter?

0 Answers   TCS,


In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.

0 Answers  


Why do we use stdio h and conio h?

0 Answers  


every function has return the value?

1 Answers  


what is software?

7 Answers   Wipro,


What are types of functions?

0 Answers  


how does printf function work

1 Answers  


Categories