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

Verified
Correct Answer:
Verified
Related Questions
Q4: To use the strlen function in a
Q5: A library function that can find one
Q6: The C++ library provides functions for converting
Q7: Given the string shown below, if the
Q8: To determine whether a character entered is
Q10: In C++ a C-string is a sequence
Q11: The function that accepts a C-string as
Q12: To determine whether a character entered is
Q13: The function that accepts pointers to two
Q14: The string class's front and back member