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

What are the different types of checks that a program might include for validation?
Format check
Range check
Data input check
Presence check

Explanation

Format, Range, and Presence checks can all be used to validate data input.

Comments (0)

Advertisement