Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 12 - No. 48)
What data validation technique is used to confirm that the user has filled out a required field?
Type Check
Format Check
Presence Check
Range Check
Explanation
Presence checks confirm required fields have been completed.
Comments (0)
