Chapter 7 Algorithm Design And Problem Solving: Unit 7.7: Trace Tables To Document Dry Runs Of Algorithms Flashcards
1
Q
Define trace table.
A
Can be used to record the results from each step in an algorithm.
2
Q
Define dry run.
A
The manual exercise of working through an algorithm.