Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 12 - No. 6)
What type of data validation ensures that data meets a specific set format?
Type check
Presence check
Format check
Range check
Explanation
A format check verifies that data conforms to a set pattern.
Comments (0)
