Answer the following statements true (T) or false (F)

1. An input validation loop is sometimes called an error handler.
2. If a user is asked to enter the number of widgets he or she wants to buy and enters "two", the program will automatically change the entry to an integer.
3. If a user is asked to enter the number of widgets he or she wants to buy, the isInteger function can be used to validate this input.
4. Programs should be designed to inspect all input before processing that input.

1. TRUE
2. FALSE
3. TRUE
4. TRUE

Computer Science & Information Technology

You might also like to view...

When using a split form, you can only print from the Datasheet view section of the screen

Indicate whether the statement is true or false

Computer Science & Information Technology

Your company did not know its internal customer and financial databases were compromised until the attacker published sensitive portions of the database on several popular attacker websites. The company was unable to determine when, how, or who conducted the attacks but rebuilt, restored, and updated the compromised database server to continue operations. What is MOST likely the cause for the

company's inability to determine what really occurred? A. too many layers of protection between the Internet and internal network B. lack of a defined security auditing process C. poor intrusion detection system placement and maintenance D. insufficient logging and mechanisms for review

Computer Science & Information Technology