Quiz Complete, well Done!
What does a presence check validate?
format check
A mathematical algorithm that is used to validate identification numbers, such as credit card numbers, is called the Luhn
.
The process of confirming that the data entered into a system is accurate and correct is called
verification.
What is the purpose of a checksum?
Data integrity
What is the purpose of barcode scanning?
syntax check
isbn
A process used to ensure that data is useful and relevant and meets certain criteria is called
.
What can barcodes be used for?
entry verification
verification process
9. Input validation checks can help prevent
and improve data quality.
6. The purpose of a
check is to prevent input that is outside of acceptable limits.
What happens if the calculated checksum doesn't match the received checksum?
Which type of input check ensures that the input is in the correct format?
Which input check ensures that the input is not empty?
boundary check
3. Another type of input validation check is a
check, which verifies that input has a certain length.