Programming Paradigms

123456789101112
Across
  1. 3. One to many relationship with machine instructions
  2. 5. A programming language with a one to one relationship with machine code
  3. 6. Imperative coding method that is built from subroutines
  4. 7. A way of doing things
  5. 8. Short abbreviated code words
  6. 10. Uses mnemonics
  7. 11. High level coding paradigm focus on what the program should accomplish
  8. 12. A declarative programming paradigm
Down
  1. 1. An extension of imperative programming that is based on objects
  2. 2. A computer language that can solve all the problems a computer can solve
  3. 4. High level coding paradigm focus on describing how the programs works
  4. 5. A declarative programming paradigm
  5. 9. Code the computer understands