Across
- 1. Also known as a flow diagram. A diagram that shows the step-by-step flow of an algorithm.
- 4. Also written as pseudo-code. A method of writing up a set of instructions for a computer program using plain English. This is a good way of planning a program before coding.
- 5. Data which is inserted into a system for processing and/or storage.
- 6. Sequences of instructions for a computer.
- 8. Data which is sent out of a system.
Down
- 2. A sequence of logical instructions for carrying out a task. In computing, algorithms are needed to design computer programs.
- 3. Breaking down a complex problem or system into smaller parts that are more manageable and easier to understand.
- 7. The process of extracting or withdrawing something.
