Multiple Choice
The function ____ converts an ASCII string to an integer.
A) string itoa(int)
B) double atof(string)
C) int atoi(string)
D) int toupper(int)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: A function that calls another function is
Q37: All preprocessor directives, variables, named constants, and
Q38: The _ function can be used to
Q39: The function declarator is sometimes referred to
Q40: A basic rule of testing states that
Q42: In earlier versions of C, if a
Q43: Terms used as synonyms for arguments are
Q44: The function _ returns the common logarithm
Q45: Failure to exactly match the return value
Q46: _ is an example of a function