Across
- 4. executes a block of code if a specified condition is true.
- 6. An external subroutine is a separate program or set of statements that can be executed by other programs or subroutines (called calling programs) to perform a task.
- 7. designed using common building blocks. These building blocks, known as programming constructs
- 9. a process where the design of a product or application is improved by repeated review and testing
Down
- 1. a decision-making statement that guides a program to make decisions based on specified criteria
- 2. a set of instructions that a computer can run
- 3. The order that commands are executed by a computer.
- 5. a programming construct where a section of code is run only if a condition is met.
- 8. The act or process of abstracting.
