Unit 3 Vocabulary

123456789101112131415161718192021222324252627282930313233
Across
  1. 2. Creating a relationship between elements in two different data sets.
  2. 4. Named set of instructions that does not return a result, but can cause something to happen
  3. 9. Each character is given a binary code with the same number of bits.
  4. 10. An ordered sequence of zeros and ones.
  5. 13. A set of services, used as an integrated product.
  6. 14. A character encoding standard that provides a number for every character.
  7. 19. Examines each element one by one until it finds a match.
  8. 21. Condition to be satisfied by a state.
  9. 23. The visual, auditory, or tactile answers provided by the computer after processing the information.
  10. 24. A specialized format for organizing, processing, retrieving and storing data.
  11. 25. An integer value that represents the position of an element the starting value.
  12. 29. The process of putting a sequence of characters (letters, numbers, punctuation, and certain symbols) into a specialized format for efficient storage.
  13. 30. A search that involves having two distinct parts.
  14. 31. Contain any number of characters, and those characters can be letters, numbers, or symbols
  15. 32. Type of computer that uses the continuous variation aspect of physical phenomena such as electrical, mechanical, or hydraulic quantities.
  16. 33. Visual distortion.
Down
  1. 1. A solution to a combinatorial optimization problem that is close to optimal but not exact.
  2. 3. Binary code which uses crosses and dots. It was used for teleprinter messages
  3. 5. The process of removing elements of program that are irrelevant
  4. 6. Operation performed to establish a connection between two or more database tables.
  5. 7. A type of character encoding scheme in which codes of many lengths are used in order to encode a character set
  6. 8. An abstract data type that represents a set number of ordered values.
  7. 11. A pattern of data that shows greater increases with passing time.
  8. 12. Contain only the digits 0 or 1, each bit represents a power of two.
  9. 15. Use a binary input method that represents characters and commands as a series of dots and dashes.
  10. 16. Continuing on without stopping.
  11. 17. A character set with alphabetic characters and numbers.
  12. 18. A system with a countable number of states.
  13. 20. Information that has been translated into a form that is efficient for processing.
  14. 22. A subset or part of another string.
  15. 26. The most common character encoding format for text data in computers and on the internet. Establishes values for characters.
  16. 27. A binary digit either 0 or 1.
  17. 28. To create a new string with all the characters in the first string and then all of the characters in the second string.