Hardware crossword puzzle 2

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