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

What's the primary objective of employing a screen/visual check during data validation?
To allow the user to visually confirm the accuracy of the data prior to submission.
To automatically rectify errors in the data.
To ensure that the data conforms to a specific format.
To ensure that all required input fields are completed.

Explanation

A screen/visual check provides a user confirmation step.

Comments (0)

Advertisement