Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 2 - No. 23)
What would be the best data validation check to use for a date of birth field?
Format Check
Range Check
Type Check
Presence Check
Explanation
All of these checks would be relevant to this particular data.
Comments (0)
