Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 3 - No. 44)
Which data validation technique checks the format of the data entered?
Range Check
Type Check
Format Check
Presence Check
Explanation
A format check validates that data is entered in a pre-defined pattern, such as a date format.
Comments (0)
