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

Which data is used to make sure a program handles incorrect inputs well?
Normal Data
Abnormal Data
Boundary Data
Extreme Data

Explanation

Abnormal data is for error handling.

Comments (0)

Advertisement