Across
- 2. The process of reducing complexity by hiding unnecessary details to make it easier to think about a problem.
- 5. A flaw in a computer program that causes the program to produce an incorrect result or behavior.
- 7. The process of solving problems using a series of steps.
Down
- 1. A method to analyze and record information about a program's execution.
- 3. An ordered set of instructions that are used to carry out a task.
- 4. A program that translates instructions or code into a language that can be read and understood by a computer.
- 6. A type of data in computing that a logical expression evaluates to. The only possible values for Boolean are True and False.
