Chapter Questions
What does the phrase “garbage in, garbage out” mean?
Give a general description of the input validation process.
Describe the steps that are generally taken when an input validation loop isused to validate data.
What is a priming read? What is its purpose?
If the input that is read by the priming read is valid, how many times will theinput validation loop iterate?