Vidyalelo
C Programming · Q160

Standard Library Functions

Programming · C Programming · question 160

Q160

Which of the following functions decomposes the input string into three pans: an initial, possibly empty, sequence of white-space characters?

A.
strtod()
B.
atof()
C.
atol()
D.
strtol()
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board