You are writing bulletproof input. Describe a simple situation in this setting where you need to know what character has been entered by the user of your program before you remove it from the input stream. Just describe the setting, do not attempt to write code for this.
What will be an ideal response?
Your user is entering positive integer data. If a non-digit is entered, you want
to advise the user that he has entered a non-digit, discard it and request a repair. Other
answers may also be correct.
Computer Science & Information Technology
You might also like to view...
MC All methods must specify at least the______ parameter.
a) interpreter. b) object reference. c) access. d) None of the above.
Computer Science & Information Technology
?Identify a typographic attribute that measures the amount of space between characters.
A. ?Tracking B. ?Dithering C. ?Kerning D. ?Pacing
Computer Science & Information Technology