COmputer Science

12345678910111213141516171819
Across
  1. 2. : Permanent storage chip that holds firmware
  2. 4. : The smallest unit of data in computing
  3. 5. : Symbol used to represent "don’t care" condition in Karnaugh maps
  4. 6. : Temporary memory used by CPU for fast data access
  5. 8. : Gate that outputs TRUE only if both inputs are TRUE
  6. 11. : Base of the binary number system
  7. 13. : Technique used to represent negative numbers in binary
  8. 15. : Memory that can be read and written to, but slower than cache
  9. 16. : Gate that outputs TRUE only if inputs are different
  10. 17. : The part of CPU that performs calculations and logic operations
  11. 19. : Type of number system using base 8
Down
  1. 1. : Term for the CPU’s control unit, ALU, and registers together
  2. 3. : Base of the hexadecimal number system
  3. 6. : Component responsible for decoding and executing instructions
  4. 7. : Storage unit that typically holds 8 bits
  5. 9. : Device that converts digital signals to analogue
  6. 10. : Type of memory that loses data when power is switched off
  7. 12. : A circuit that stores one bit of data
  8. 14. : Gate that outputs TRUE if any input is TRUE
  9. 18. : Number of values a single bit can represent