Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 7 - No. 15)
Which validation technique ensures that a mandatory field is filled in?
Type check
Format check
Presence check
Range check
Explanation
Presence checks prevent missing entries.
Comments (0)
