1 11
12 14
10 16
2
3 17
4
5
6
15
7 13
8
9

Crossword: Trace Tables

Across

1. A boolean expression that determines whether a certain code block will be executed or skipped.

2. The value of a variable at the beginning of a program or a specific section of code.

3. A table used to track the values of variables, expressions, and statements as a program is executed.

4. The combination of two or more strings into a single string.

5. A symbol or word used to compare two values and produce a boolean result.

6. The repetitive execution of a sequence of code until a specific condition is met.

7. An error in a program that occurs during execution and results in abnormal program termination.

8. An expression that can either be true or false.

9. A function that calls itself during execution.

Down

10. A symbol or word used to connect two or more boolean expressions and produce a new boolean result.

11. The process of identifying and fixing errors or bugs in a program.

12. An error in a program due to improper use of programming language syntax.

13. A combination of values, variables, and operators that can be evaluated to produce a result.

14. A storage location in a computer program that can hold different values at different times.

15. An error in a program due to incorrect logical reasoning or assumptions.

16. A line of code that performs a specific action or sequence of actions in a program.

17. The value of a variable at the end of a program or a specific section of code.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓