Exit Quiz
Question 1 of 6
1
of 6
What is the purpose of a trace table in programming?
Select one answer
to execute the program line by line
to check for syntax errors in the code
to optimise the efficiency of an algorithm
to record the state of variables and conditions during code execution
Think about how we track the behaviour of values in an algorithm.
Need a hint?
Check