Lesson 7-1 Key Terms

12345678910111213141516171819
Across
  1. 3. Fourth stage of algorithm development.
  2. 5. ___ language is a low-level language made up of binary.
  3. 7. ___ is recognized as the first computer programmer.
  4. 8. A sequence of instructions to perform a task.
  5. 11. The process of giving a computer a set of executable instructions.
  6. 14. Easy for machines to understand, but hard for humans.
  7. 15. Easy for humans to understand, but hard for machines.
  8. 17. Converts the program one line at a time.
  9. 18. The first programming language.
  10. 19. First stage of algorithm development.
Down
  1. 1. A block of organized code that is used to perform a single, related action.
  2. 2. ___ software are programs that operate and manage computer hardware.
  3. 4. a term that refers to a software code converting tool.
  4. 6. Translates a low-level language to an even lower-level language.
  5. 7. Second stage of algorithm development.
  6. 9. The set of instructions that tell a computer what to do.
  7. 10. Third stage of algorithm development.
  8. 12. ___ language is a 2nd generation programming language.
  9. 13. ___ software are programs that are designed for users.
  10. 16. Converts the whole program at once.