Range checks are used to check that data is within a certain range of numbers or a specific set of values.
For example if the examination marks for a group of students was being input a range check could be used to make sure that each mark was greater than or equal to zero and less than or equal to the maximum possible mark.
|
|