Project 3 - Vocabulary Terms 3

1234567891011
Across
  1. 4. a pierce of malware that pretends to be another piece of software to trick the user and harm or disrupt the computer
  2. 6. creating program language that can be used to give instructions to a computer/machine
  3. 8. a way of making a computer program run one step at a time, to check that each step is working properly
  4. 10. data that is produced by a computer program and viewed by the user
  5. 11. matching finding similarities between things.
Down
  1. 1. a series of characters, containing numbers, letters, or symbols, such as a colon
  2. 2. the programs that run on the computer and control how it works
  3. 3. a function in a computer program that allows unpredictable outcomes; useful when creating games
  4. 5. program the command to make a program start; cause the computer to execute the commands you've written in your program.
  5. 7. a universal code used by computers to represent thousands of symbols and text characters
  6. 8. the rules that determine how a program must be structured in order for it to work properly
  7. 9. a series of numbers used by a computer that runs programs