Multiple Choice
This function converts a C-string to an integer and returns the integer value.
A) atoint
B) strtoint
C) strint
D) atoi
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When using the strcat function you must
Q10: In C++ a C-string is a sequence
Q25: C++11 introduces a function named to_string that
Q30: A practical application of this function is
Q31: To determine whether a character entered is
Q32: To change a character argument from lower
Q33: This function accepts a C-string containing a
Q36: The strcpy function's arguments are:<br>A)two C-strings<br>B)two addresses<br>C)three
Q39: By being able to pass arrays as
Q40: To test whether a character is a