Unit 3 Vocab

12345678910111213
Across
  1. 4. Driven Programming, program statements that run when triggered by an event
  2. 6. process, phases used to create a piece of software
  3. 8. Interface, allows a user to interact with a piece of software
  4. 9. data sent to a computer
  5. 12. data sent from a program to a device
  6. 13. Statement, a command or instruction
Down
  1. 1. a written description of how a command or piece of code works
  2. 2. Programming, program statements that run in order
  3. 3. form of program documentation written into the program
  4. 5. Finding and fixing problems in a program.
  5. 7. associated with an action and supplies input data to a program
  6. 10. Programming, a collaborative programming style
  7. 11. a collection of program statements