Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 8 - No. 20)
What type of test data is used to find the largest and smallest number?
Normal data
Abnormal data
Boundary data
Extreme data
Explanation
Boundary data is used to test the limits of a program, checking the largest and smallest acceptable values.
Comments (0)
