Introduction to Programming

123456789
Across
  1. 1. The smallest element of a programming language which expresses an action to be carried out.
  2. 5. A high-level programming language.
  3. 7. A single action that can be performed by a computer processor.
  4. 8. A high-level programming language that is presented in graphical blocks.
  5. 9. A diagram that shows a process, made up of boxes representing steps, decision, inputs and outputs.
Down
  1. 2. To run a computer program.
  2. 3. A sequence of logical instructions for carrying out a task. In computing, algorithms are needed to design computer programs.
  3. 4. The program is translated into this type of language so the machine can understand it.
  4. 5. The process of writing computer software.
  5. 6. Sequences of instructions for a computer.