Computer Science Software & Programming Languages

1234567891011121314151617181920
Across
  1. 3. used to enter and process numeric data and often create graphs
  2. 4. the instructions the computer follows to perform tasks
  3. 5. recreates part of real life such as an aircraft flight or the earth's climate
  4. 7. part of the OS interacts with the user
  5. 11. software that translates an entire program before running any of it
  6. 12. an advantage of assembly language is that programs execute at (blank) speed
  7. 14. allows users to create and use the computer productively
  8. 17. a compiler assembler and interpreter are all examples of this
  9. 18. a low level programming language that uses short abbreviations such as LDA
  10. 20. system manages the hardware and other software
Down
  1. 1. the process of organizing files so they exist on contiguous sectors on disk
  2. 2. programming languages that are almost English like
  3. 6. a programming language that is complex and very different from English
  4. 8. programs that help with maintenance tasks such as backing up
  5. 9. used to enter text and create letters and other documents
  6. 10. all programming languages are translated into this before the program runs
  7. 13. software that translates source code into machine code one line at a time as the program runs
  8. 15. an example of a high level programming language
  9. 16. the instruction a programmer types to create a program
  10. 19. the process of copying files for safe keeping