Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 8 - No. 25)
What does a trace table primarily help you understand about an algorithm?
Its complexity.
Its source code.
How its variables change as it runs.
Its output.
Explanation
Trace tables illustrate how the variables change.
Comments (0)
