IB CS - Good luck

12345678910111213
Across
  1. 3. Performs arithmetic and logic
  2. 4. Base-16 counting system
  3. 5. method of solving a computational problem where the solution depends on solutions to smaller instances of the same problem.
  4. 6. Short form for binary digit
  5. 7. Physical wire that connect components in a CPU
  6. 8. Uses 22 bytes to store
  7. 10. Process of using a class to create an object
  8. 11. named storage location
  9. 13. allows for more characters to be presented than ASCII
Down
  1. 1. data type that are from the previous programming language
  2. 2. Fetch, Decode, Execute, Store
  3. 3. This is an ordered set of unambiguous, executable steps that defines a terminating process.
  4. 9. way of designing your program by starting with the biggest problem and breaking it down into smaller and smaller pieces that are easier to solve
  5. 12. Low-level programming language