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

What kind of data is typically used to identify errors in an algorithm?
Boundary data
Normal data
Abnormal data
Extreme data

Explanation

Normal data is used for algorithm verification. It helps to detect when something is wrong.

Comments (0)

Advertisement