Unit 3 Vocabulary

1234567891011121314151617181920212223242526272829303132
Across
  1. 8. matching items in one set to items in another set
  2. 9. a value that is nearly but not exactly correct
  3. 12. when individual pixels in an image appear brighter/darker than they should
  4. 13. allows access of array elements without having to search the whole array
  5. 14. a search algorithm that selects between two distinct lists at each step
  6. 16. method used in telecommunication to encode text characters as a sequence of dots and dashes
  7. 18. using signals represented by continuously variable physical quantities
  8. 19. binary code that uses crosses and dots
  9. 20. an ordered sequence of 1s and 0s
  10. 23. American Standard Code for Information Interchange; assigns standard numeric values for all characters used in computers
  11. 24. the information given by a computer after processing the provided information
  12. 26. process of removing elements of code that aren't relevant or distract from important elements
  13. 27. specialized means of organizing and storing data that is efficient
  14. 28. individually separate or distinct
  15. 29. contains a number of characters including numbers, letters, or symbols
  16. 30. a contiguous sequence of characters in a string
  17. 31. numbers used to represent all computer data
  18. 32. when each column contains a certain number of character positions
Down
  1. 1. the operation of joining string characters
  2. 2. conversion of data from one format to another
  3. 3. consisting of both letters and numerals
  4. 4. a command that combines records from two or more tables in a database
  5. 5. a named set of instructions that does not return a result
  6. 6. a binary digit; either 1s or 0s
  7. 7. international character encoding standard
  8. 10. an abstract data type that represents a finite number of ordered values
  9. 11. electronic technology that uses bits to generate, store, and process data
  10. 15. a discrete space representing all the possible configurations of a system
  11. 17. without pause or interruption
  12. 21. growth in which it becomes faster and faster in proportion to the growing total number/size
  13. 22. a sequential search algorithm that starts at one end of a list and goes through each element until it finds the desired element
  14. 25. the column width for the diplay of the variables
  15. 28. information that has been translated into a language easy to process