Across
- 2. Statement The if-else statement is used to execute both the true part and the false part of a given condition
- 6. Operator a symbol or word used to connect two or more expressions such that the value of the compound expression produced
- 8. Points where decisions must be made
- 9. control used when the number of iterations to occur is already known.
- 10. Statement A selection that allows more than one possible flow
- 11. the quality of dealing with ideas rather than events.
- 12. involves breaking down a complex problem or system into smaller parts
- 13. Construct Form the basis for all programs
Down
- 1. The first programming construct
- 2. Statement A selection that allows more than one possible flow
- 3. A small block of code
- 4. control a standard against which other conditions can be compared in a scientific experiment.
- 5. The repetition of a programme
- 7. Program A set of instructions that a computer can run