Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 6 - No. 4)
Which type of check would be most useful to test if someone entering a date formatted incorrectly?
Presence check
Type check
Format check
Range check
Explanation
Format checks would catch errors in the layout of the date.
Comments (0)
