Trace Tables Flashcards
1
Q
What are trace tables?
A
Give a simple way of testing that a piece of code is working correctly
2
Q
What do the columns of a trace table represent?
A
Variables
3
Q
What do the rows of a trace table represent?
A
Represent the values that the variables take at a particular point in an algorithm