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

What does the process of validation help to ensure?
The code runs faster.
The input data is reasonable and accurate.
The program has a user-friendly interface.
The software has no bugs.

Explanation

Validation is used to check the input data, making sure it is accurate and reasonable.

Comments (0)

Advertisement