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

Which of the following is an example of a boundary data in algorithm design?
A value that is outside of the acceptable range.
A value that is within the range.
The largest and smallest acceptable values.
An average value

Explanation

Boundary data is data that is at the boundaries of the acceptable range. This would be the largest and smallest values.

Comments (0)

Advertisement