Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 8 - No. 35)

What is the primary goal of a screen/visual check during data validation?
To automatically correct data entry errors.
To give the user a final chance to confirm that the entered data is correct.
To check data against a database.
To validate the data type.

Explanation

The screen/visual check gives the user a chance to review and correct errors.

Comments (0)

Advertisement