True/False
One of the most common methods of validating input data is to accept all numbers as strings.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: In general, a scanf() function call can
Q7: In C, '\n' is the sentinel marking
Q8: The array char message[81]; can be used
Q9: Attempting to copy a larger string value
Q10: The statement _ displays the message Have
Q12: gets() substitutes \0 when an \n is
Q13: Programs that use the atoi() routine must
Q14: The value assigned to the NULL constant
Q15: puts() substitutes \0 when an \n is
Q16: The NULL statement is '\0';.