AP CSP Crossword

123456789101112131415
Across
  1. 3. 8 bits of data; the standard fundamental unit (or "chunk size") underlying most computing systems today.
  2. 6. a collection of commands/functions, typically with a shared purpose
  3. 7. the application of each step of an algorithm in the order in which the statements are given.
  4. 8. A precise sequence of instructions for processes that can be executed by a computer and are implemented using programming languages.
  5. 9. a simplified representation of something more complex
  6. 10. to repeat, to achieve, or to get closer to a desired goal
  7. 12. a data compression algorithm that allows the original data to be perfectly reconstructed from the compressed data.
  8. 15. finding and fixing problems in your algorithm or program
Down
  1. 1. A piece of code that you can easily call over and over again
  2. 2. the processing of information into the memory system
  3. 4. a simplified representation of something more complex
  4. 5. an extra piece of information that you pass to the function to customize it for a specific need
  5. 6. a programming construct that repeats a group of commands
  6. 11. pieces of code used to solve a problem,they can be dragged from the toolbox menu to the workspace to create a program
  7. 13. the application of each step of an algorithm in the order in which the statements are given
  8. 14. a type of data used for graphics or pictures