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

What is data validation primarily concerned with?
Ensuring data is user-friendly.
Ensuring data is of a specific size.
Ensuring data meets certain criteria before use.
Ensuring the data is processed quickly.

Explanation

Validation makes sure the data meets various criteria, making sure it is usable.

Comments (0)

Advertisement