Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 10 - No. 38)
What is a key characteristic of extreme data?
They are values that are within the typical range of expected inputs.
They are the minimum and maximum values.
They are values that cause the program to crash.
They are invalid values.
Explanation
Extreme data is used to ensure that the algorithm functions at its limits.
Comments (0)
