test

1234567891011121314151617181920
Across
  1. 5. Most modern CPUs have ______ memory built into the chip.
  2. 7. The ______ bus carries address signals to indicate where data should be read or written to in the system’s memory.
  3. 12. Most client computers have one chip and are referred to as ______-processor computers.
  4. 13. When power is applied to the CPU, it begins reading data from a memory address called the ______ vector.
  5. 14. What architecture uses reduced instructions?
  6. 17. The smallest piece of computer code that can be independently scheduled for execution.
  7. 19. The most popular CPU manufacturer today.
  8. 20. The the ability of the CPU to perform more than one task on a single clock cycle.
Down
  1. 1. The ______ bus allows computer components, such as the CPU, display adapter, and main memory, to share information.
  2. 2. A feature which allows two threads to run on each CPU core simultaneously.
  3. 3. The competitor to Intel's line of processors.
  4. 4. A path or channel between a computer’s CPU and the devices it manages.
  5. 6. A program which converts high-level code to assembly code.
  6. 8. CPUs are manufactured on a silicon wafer, called a ______.
  7. 9. CPUs require ______ to keep cool.
  8. 10. CISC and RISC are the two types of CPU ______.
  9. 11. A program which converts assembly to opcode.
  10. 15. Interrupt Requests
  11. 16. The ______ bus carries status signals between the CPU and other devices.
  12. 18. A ______ processor has two or more cores.