it
Across
- 2. forms the basis for all programs
- 5. Points where there is a decision to be made
- 7. the process of taking away or removing characteristics from something in order to reduce it to a set of essential characteristics.
- 10. An operator that performs a logic operation on nodes, groups, or numbers
- 11. A secondary route
- 12. a standard against which other conditions can be compared in a scientific experiment.
- 13. a sequence of instructions or code being repeated until a specific end result is achieved
Down
- 1. Used for making decisions in programming
- 3. statements are executed one after another.
- 4. used when the number of iterations to occur is already known
- 6. lets your program know whether or not it should execute a block of code
- 8. the process of breaking down a problem into a number of smaller problems that can more easily be addressed
- 9. the process of writing code to facilitate specific actions