Computer Science WCF Keywords

12345678910111213
Across
  1. 4. Register holding the memory address of the next instruction
  2. 5. Extra information stored in a file, such as resolution or author
  3. 8. Scrambling data so it cannot be read without a key
  4. 9. Executing instructions one after the other in order
  5. 11. Choosing a code path based on a condition
  6. 13. Converting a value from one data type to another
Down
  1. 1. Named memory locations that store data that can change
  2. 2. Repeating a block of code using loops
  3. 3. Fast memory inside the CPU that stores frequent data
  4. 6. Register holding the actual data fetched from memory
  5. 7. Hardware that manages data packets between different networks
  6. 9. Hardware that directs data to specific MAC addresses
  7. 10. Part of the CPU performing math and logic checks
  8. 12. Executes instructions via the Fetch-Decode-Execute cycle