Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 6 - No. 34)
What type of data validation check ensures data is within a defined range?
Format Check
Type Check
Presence Check
Range Check
Explanation
Range checks are ideal to ensure that the data is in a correct range.
Comments (0)
