Vidyalelo
C Programming · Q126

Standard Library Functions

Programming · C Programming · question 126

Q126

The . . . . . . . . function is used to convert the initial portion of the string pointed to by, to unsigned long int representation.

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

Answer: Option C

Solution

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