CS601 Review

12345678910111213141516171819202122
Across
  1. 2. Any device used to enter data into a computer
  2. 5. Algebra using true and false values
  3. 9. Device that displays or presents processed information
  4. 12. Volatile main memory used for temporary storage
  5. 14. Small high-speed CPU storage location
  6. 15. Pathway for transferring data between components
  7. 17. Component for storing data and instructions
  8. 18. Logic gate that outputs 1 only if both inputs are 1
  9. 20. NOT-AND logic gate
  10. 21. Carries out the CPU instruction
Down
  1. 1. Small, fast memory between CPU and RAM
  2. 3. table Table showing all possible input and output combinations
  3. 4. unit Directs the operation of the processor
  4. 6. NOT-OR logic gate
  5. 7. Non-volatile memory storing firmware
  6. 8. Central Processing Unit – the brain of the computer
  7. 10. Logic gate that outputs 1 if any input is 1
  8. 11. Smallest unit of data, holds 0 or 1
  9. 13. Performs arithmetic and logic operations
  10. 15. Group of 8 bits
  11. 16. Fixed size unit of data handled by the CPU
  12. 19. Interprets the retrieved instruction
  13. 20. Inverts the input signal
  14. 22. Exclusive OR – true when inputs differ