Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 12 - No. 49)
During algorithm development, which action is performed to help in identifying and fixing errors?
Use of pseudocode.
Validating the input data.
Drawing structure diagrams.
Creating test data.
Explanation
Test data help verify that your algorithm functions under all conditions.
Comments (0)
