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

Which elements are commonly found within a trace table?
Input values.
The algorithm's operations.
The values of variables.
The results that the algorithm produces.

Explanation

All should be included in a trace table.

Comments (0)

Advertisement