Project 3 - Vocabulary Terms Part 2

123456789101112
Across
  1. 6. a pierce of malware that pretends to be another piece of software to trick the user and harm or disrupt the computer
  2. 7. a list of items separated by commas and surrounded by brackets
  3. 10. the bar that contains all of the commands you can use to write your program.
  4. 11. a universal code used by computers to represent thousands of symbols and text characters
  5. 12. the smallest complete instruction a programming language can be broken down into
Down
  1. 1. the rules that determine how a program must be structured in order for it to work properly
  2. 2. a way of making a computer program run one step at a time, to check that each step is working properly
  3. 3. universal resource locator, a relatively easy-to-remember address for calling a web page
  4. 4. a series of characters, containing numbers, letters, or symbols, such as a colon
  5. 5. the programs that run on the computer and control how it works
  6. 8. the combination of an IP address and a port, which lets programs send data directly to each other over the internet
  7. 9. a movable object