Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 5 - No. 39)

What should be used to ensure a numerical value is within a specific range?
Type check
Length check
Range check
Format check

Explanation

A range check ensures that the value is between a particular range.

Comments (0)

Advertisement