Computer Science

1234567891011121314
Across
  1. 2. breaking down a complex system
  2. 4. a value that can change depending on conditions
  3. 6. a special kind of function used in a function to refer pieces of data
  4. 7. represents a finite number of ordered values
  5. 9. a list set of instructions used to solve problems or preform tasks
  6. 11. a question or decision
  7. 12. a data type used to represent text
  8. 14. an output with one or more inputs
Down
  1. 1. smallest unit of data that a computer can process
  2. 3. study of computers
  3. 5. removing unneeded pieces of code
  4. 8. a function that repeats a set of code
  5. 10. holds the data being transferred to or from the memory
  6. 13. holds the address of instruction to be fetched from memory