Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 13 - No. 5)
Which of the following can cause an incorrect output in a trace table?
Incorrect arithmetic operation
A missing condition
An error in the sequence of operations.
Incorrect variable naming
Explanation
Any error in the algorithm's logic will be shown in the trace table and be an incorrect output.
Comments (0)
