Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 13 - No. 40)
Which type of validation check is used to ensure data falls within a specific range?
Type check
Range check
Length check
Presence check
Explanation
Range checks verify that a data value is between a minimum and maximum allowed value.
Comments (0)
