Project3Vocab2

12345678910
Across
  1. 5. bar that contains all of the commands you can use to write your program.
  2. 6. pierce of malware that pretends to be another piece of software to trick the user and harm or disrupt the computer
  3. 8. a way of making a computer program run one step at a time, to check that each step is working properly
  4. 9. a function in a computer program that allows unpredictable outcomes; useful when creating games
  5. 10. the combination of an IP address and a port, which lets programs send data directly to each other over the internet
Down
  1. 1. program the command to make a program start; cause the computer to execute the commands you've written in your program.
  2. 2. that exist only to provide things to others; computers that store files accessible via a network
  3. 3. the smallest complete instruction a programming language can be broken down into
  4. 4. the programs that run on the computer and control how it works
  5. 7. a movable object