Multiple Choice
Which of the following library functions could be used to validate that the correct data type was input for an amount of money?
A) isInteger
B) isString
C) toLower
D) isReal
E) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: _ is sometimes the term used for
Q13: After the string is read it is
Q14: Which of the following library functions could
Q15: Programs that contain a priming read have
Q16: Most programming languages do not provide library
Q18: Input validation is not needed if the
Q19: An input validation loop is sometimes called
Q20: The _ occurs when the user presses
Q21: The empty read is not an obvious
Q22: Which of the following statements is true