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

What information can a completed trace table provide?
The values of variables at different stages.
The algorithm's input and output.
The logical flow of the algorithm.
How to change the code

Explanation

A trace table provides a complete picture of the execution.

Comments (0)

Advertisement