Vidyalelo
C Programming · Q9

Standard Library Functions

Programming · C Programming · question 9

Q9

What is the purpose of the 'atoi' function in C?

A.
Converts a string to an integer
Answer
B.
Converts an integer to a string
C.
Copies a string
D.
Searches for a substring

Answer: Option A

Solution

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