Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 11 - No. 42)
Which of the following is *not* a common type of validation check?
Range check
Type check
Format check
Efficiency check
Explanation
Efficiency is not directly checked during validation.
Comments (0)
