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