Project 3 - Vocab Terms 13-24

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