CSP Vocab Crossword

123456789101112131415161718192021222324252627282930313233
Across
  1. 3. similar data appears in the same position of each line of data.
  2. 4. (short for binary digit) is the smallest unit of data in computing. Typically a 1 or 0.
  3. 9. the process of putting a sequence of characters (letters, numbers, punctuation, and certain symbols) into a specialized format for efficient transmission or storage.
  4. 12. How information is stored, accessed, transformed and used by computers
  5. 16. (abbreviated) American standard code for information interchange outlines a common set of conventions for converting between binary values and alphanumeric values
  6. 17. A growth rate that increases rapidly, usually squaring the previous metric.
  7. 21. information that has been translated into a form that is efficient for movement or processing.
  8. 22. a synonym for bringing together, (latin meaning is “chain-together”)
  9. 23. a system by which numbers, letters and other information are represented using only two symbols, or binary digits.
  10. 24. A group of blocks that are combined to perform a specific task
  11. 27. A character encoding form whose sequences are not all of the same length is known as a variable width encoding.
  12. 28. If words, numbers, sentences—any two values—must be concatenated together, you can use this block.
  13. 30. Morse code is a method of transmitting text information as a series of on-off tones, lights, or clicks that can be directly understood by a skilled listener or observer without special equipment.
  14. 31. A subset of a string of alphanumeric fields or variables
  15. 32. (also called an array) stores multiple pieces of information at once
  16. 33. Associating each elemented by combinations of long and short signals of light or sound (variable width encoding)
Down
  1. 1. Digital copies are only approximations of the natural object
  2. 2. refers to the 26-letter alphabet of Latin characters and the numerals 0-9. Sometimes including some special characters such as punctuation marks and common symbols, such as the sign "@,".
  3. 5. a sequence of characters (letters, numbers, symbols) used to represent test. Example: “Hello World”.
  4. 6. A sequence of bits that can be used to represent sets or to manipulate binary data
  5. 7. A binary encoding system that can represent much more of the world's text than ASCII can (represents 65,536 different characters)
  6. 8. Non-digital signals or information represented by a continuously variable physical quantity such as spatial position or voltage
  7. 10. any information (or effect) that a program produces: – sounds, lights, pictures, text, motion, etc.
  8. 11. Irrelevant or meaningless data that has found its way into otherwise meaningful code
  9. 13. a number assigned do to item
  10. 14. a particular way of organizing and storing data in a computer so that it can be accessed and modified efficiently
  11. 15. In which something can only be one thing or another (Yes or NO)
  12. 18. A method for finding a target value within a list (whether presorted or not) by checking each value until a match is found or until all the elements have been searched
  13. 19. A binary code invented by Emile Baudot in 1870 that uses crosses and dots in order to encode 2^5 or 32 characters (fixed width encoding)
  14. 20. the process of simplifying complex systems by breaking them down into their essential components while ignoring unnecessary details.
  15. 25. space The space of potential possibilities
  16. 26. Separate or divided: Digital provide an example
  17. 29. variables that can take on any real value within a specified range rather than being restricted to discrete values