Quiz Complete, well Done!
What is a Trace Table?
Expression
Iteration
When using a trace table, each row represents one
of the program.
What is the purpose of inputting and editing testing data?
Recursion
Boolean expression
Function
When using a trace table, it is important to check that the
in the table match the actual output of the program.
Which of the following is an example of a variable?
Which of the following is NOT a benefit of using a Trace Table?
Final value
Value
Trace tables are particularly useful for debugging programs with
loops or complex if statements.
What is the purpose of a Trace Table?
Runtime error
Logic error
In a trace table, the input variables are listed in the first row and the
variables are listed in the last row.
What is the purpose of the 'Variable List' column in a Trace Table?
Debugging