Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 9 - No. 38)
Which of the following is NOT an example of a validation check?
Length check.
Range check.
Format check.
Compilation check.
Explanation
Compilation check is part of the overall software build process, not part of the validation checks.
Comments (0)
