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

Which of the following best describes "normal data"?
Data that is used at the extreme values.
Data that is outside of the acceptable range.
Data that the algorithm is expected to handle without errors.
Data that will cause errors.

Explanation

Normal data are the values expected as input.

Comments (0)

Advertisement