Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 10 - No. 49)
What are typical elements that are included in a good validation process?
Range checks.
Length checks.
Format checks.
Memory check.
Explanation
Range, Length, and Format checks are common elements in validation.
Comments (0)
