Quiz Complete, well Done!
What is the purpose of creating and designing testing tables?
What is testing data?
Trace Tables
Which of the following is an example of an infinite loop?
When using a trace table, it is important to update the
of variables correctly at each stage.
When using a trace table, it can be helpful to add
to the table to make it easier to follow.
Syntax error
In a trace table, the column for each variable shows the
of that variable at each stage of the program.
Recursion
Variable
What is the purpose of the 'Variable List' column in a Trace Table?
Final value
In a trace table, the input variables are listed in the first row and the
variables are listed in the last row.
Logical operator
When using a trace table, each row represents one
of the program.
In a Trace Table, what does the 'Current Action' column indicate?
What is the purpose of a breakpoint?
A trace table can be used to explain how a program works by showing the
of variables at each stage of the program.
Why is it important to understand testing tables?
Runtime error