Vidyalelo
C Programming · Q48

Standard Library Functions

Programming · C Programming · question 48

Q48

The . . . . . . . . function converts the initial portion of the string pointed to by, to int representation.

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

Answer: Option B

Solution

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