WorksheetWise · Student quiz · Set 1
Computing foundations
Write the letter of the matching definition beside each term. Use only the choices in this set.
1. Algorithm
_____
2. Variable
_____
3. Loop
_____
4. Input
_____
5. Output
_____
- A. Data provided to a program for it to process.
- B. A named place used by a program to store a value that can change.
- C. Information produced by a program after processing data.
- D. A programming structure that repeats a group of instructions.
- E. A sequence of instructions for solving a problem or completing a task.