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