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

Which of the following is an example of an abnormal test data?
Age = 25
Temperature = 20 degrees Celsius
Score = -1
Name = "John Doe"

Explanation

Score = -1 is an abnormal test data because the score cannot be a negative number.

Comments (0)

Advertisement