computer

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