Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 7 - No. 12)
What do you typically find in a trace table?
The conditions used in the code.
The inputs given to the algorithm.
The changes in the values of variables.
The output of the algorithm.
Explanation
These are all present in a trace table.
Comments (0)
