Basic Puzzle

1234567891011121314151617181920
Across
  1. 1. A form of software that instructs the OS on how to operate.
  2. 5. CPU gets the instruction and looks in the register.
  3. 8. A program not required for the running, programming, storing, or managing computer functions.
  4. 9. Transfers data between the CPU and the memory. The most common types are 32-bit and 64-bit.
  5. 13. A device that uses lasers to read the data from the disc (e.g. a DVD player.
  6. 15. A time delay between the input/cause and the output/effect of a system. Can result in lag.
  7. 17. Long-term storage device that can hold terabytes of memory.
  8. 18. Necessary, constantly running programs on your computer that do not need active participation.
  9. 19. Intrusive software designed to infect and destroy computers or steal data.
  10. 20. CPU interprets the instruction.
Down
  1. 2. Software that supports a computer's basic functions and manages the hardware.
  2. 3. Controls data flow between CPU, RAM, and GPU
  3. 4. Controls data flow between CPU and other parts of the computer.
  4. 6. Software that uses encryption to disable a victim's device until a payment is made.
  5. 7. Short-term, frequently accessed memory that also performs some calculations. Most frequent physical memory.
  6. 10. A way of encoding text; unlike ASCII, it uses 21 bits per character.
  7. 11. A string of 8 bits. It is important because it is used to store different characters.
  8. 12. CPU follows the instruction and does the calculation.
  9. 14. Holds all of the frequently used data and information for the computer.
  10. 16. Regulates the time it takes for the CPU to perform one fetch-decode-execute cycle.