Peter Stincer

123456789101112131415
Across
  1. 3. a sequence of homogeneously typed data.
  2. 6. 8 bits
  3. 8. refers to the signals sent out from the computer.
  4. 9. refers to the information or data sent to a computer for processing.
  5. 10. constructs defined within programming languages which behave generally like functions, but which differ syntactically or semantically.
  6. 12. any statistical relationship, whether causal or not, between two random variables
  7. 14. A way of representing information using only two options.
  8. 15. an approximate representation of the distribution of numerical data.
Down
  1. 1. finding and resolving bugs (errors or defects) in computer programs, software, or systems.
  2. 2. A process for reducing the number of bits needed to represent something in which some information is lost or thrown away. This process is not reversible.
  3. 4. the representation of some entity that can be manipulated by a program.
  4. 5. Deliberate duplication or partial duplication of circuitry, information, data, or system components.
  5. 7. device that forwards data packets between computer networks.
  6. 11. a string of characters used to uniquely identify a location in a directory structure.
  7. 13. a syntactic entity in a programming language that may be evaluated to determine its value[1] or fail to terminate, in which case the expression is undefined.