Q9
What is the purpose of the 'atoi' function in C?
A.
Converts a string to an integer
AnswerB.
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