Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 7 - No. 49)
Which validation technique is used to prevent a missing value in a required field?
Type check
Format check
Presence check
Range check
Explanation
A presence check is used to ensure that a field is not left empty.
Comments (0)
