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

What is the purpose of data validation?
To slow down the program.
To ensure data quality and accuracy.
To make the user interface more complex.
To automatically correct the user's input.

Explanation

Data validation ensures that the data used is as accurate as possible.

Comments (0)

Advertisement