Hardware crossword puzzle 2
Across
- 4. Step-by-step procedure for solving a problem or performing a task.
- 7. The smallest unit of data in computing.
- 8. is an external device that connects to a computer to add functionality.
- 11. Data produced by a computer system.
- 12. Instructions written in a programming language.
- 13. A programming construct that repeats a block of code.
- 14. A programming construct that repeats a block of code.
Down
- 1. Step-by-step procedure for solving a problem or performing a task.
- 2. A storage location identified by a name that holds data which can change during program execution.
- 3. Output device used to produce physical copies of documents
- 5. Unit of data equal to 8 bits.
- 6. Data or commands entered into a computer system.
- 9. A statement that performs different actions based on whether a specified boolean condition evaluates to true or false.
- 10. A whole number; a data type used to represent numeric values without fractional components.
- 12. Central processing unit; the brain of the computer.