Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 8 - No. 48)
Which type of data validation ensures that the format of the data entered adheres to a specific pattern?
Type Check
Presence Check
Format Check
Range Check
Explanation
Format checks specifically look at the format of the data, e.g., dates or phone numbers.
Comments (0)
