Software

12345678910111213141516171819
Across
  1. 6. Software that allows you to perform a specific task like word processing.
  2. 10. Users can be given these to restrict or allow actions.
  3. 13. Programming language close to human language.
  4. 15. Translator for assembly language.
  5. 16. The readable instructions written by programmers.
  6. 17. Memory that stores currently running programs and data.
  7. 18. A language like Python or Java is an example of this.
  8. 19. Programming language written in binary.
Down
  1. 1. A system that can run multiple processes at the same time.
  2. 2. Instruction set directly understood by the CPU.
  3. 3. The process of using more memory than is physically available by temporarily stored
  4. 4. Translator that converts entire source code at once.
  5. 5. The software that manages hardware and software resources.
  6. 7. Translator that processes code one instruction at a time.
  7. 8. A program that converts source code into machine code.
  8. 9. A type of user interface with windows, icons, menus, and pointers.
  9. 11. The part of software that assists with system functions.
  10. 12. A program that controls a specific hardware device.
  11. 14. File type created by compilers that is ready to run.