Multiple Choice
Programs that use the atoi() routine must include the ____ header file.
A) stdio.h
B) stdlib.h
C) string.h
D) ctype.h
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: The array char message[81]; can be used
Q9: Attempting to copy a larger string value
Q10: The statement _ displays the message Have
Q11: One of the most common methods of
Q12: gets() substitutes \0 when an \n is
Q14: The value assigned to the NULL constant
Q15: puts() substitutes \0 when an \n is
Q16: The NULL statement is '\0';.
Q17: The getchar() and putchar() functions deal with
Q18: The char[] itoa(string) function converts an integer