CS Theory

123456789101112131415
Across
  1. 2. What stores only one number (data) or address? It is the smallest unit of memory.
  2. 4. ____ is like the traffic cops for the data travelling between the CPU and memory.
  3. 6. What part of the computer carries out the math and does the if statements?
  4. 11. What instructs the ALU on what to do, does the Fetch and Decode portions of the Fetch-Decode-Execute cycle, and Fetches instructions from memory.
  5. 12. There are less than 256 character in the most commonly used languages in the world. 256 characters are all assigned a number. This number that characters are assigned is known as what?
  6. 14. High speed memory on the CPU itself but stores more information than registers do.
  7. 15. ____ is what you can call the backbone. Lots of important parts, including the CPU, are attached to this.
Down
  1. 1. ____ is like the traffic cops for the data travelling between the CPU and everything else.
  2. 3. This chip stores the startup instructions.
  3. 5. The Graphics card. This helps draw things on the monitor. It is essentially an entire computer to display things well since it contains its own CPU and RAM.
  4. 7. ___ is the total time for data to be accessed.
  5. 8. ___ is also called the processor.
  6. 9. A unit equivalent to a trillion bytes.
  7. 10. A billion bytes.
  8. 13. ___ is like traffic cops for the bus.