Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 9 - No. 34)
What does a trace table help you to see?
The values of variables as the algorithm runs.
The algorithm's structure.
The input given to the algorithm.
The output produced by the algorithm.
Explanation
A trace table traces the algorithm.
Comments (0)
