Software and software types

123456789101112
Across
  1. 2. level language in one go, thus execution time is fast.
  2. 5. machine level language line-by-line, thus execution time is slow
  3. 7. program and code as it is easy to read and understand
  4. 8. Language: The machines only understand the digital signals or
  5. 9. This language processor is used to convert the assembly language
  6. 11. between machine level instruction and general assembly level
  7. 12. Language: These are the simple English statements, that humans use
Down
  1. 1. This language processor is also used to convert High-Level Language
  2. 3. Language: These are the Low-Level Language(LLL), that forms a
  3. 4. This language processor is used to convert High-Level Language into
  4. 6. binary codes or the binary language
  5. 10. machine level language.