summer project

12345678910111213141516171819
Across
  1. 1. translate assembly to machine code
  2. 3. ______system, a program that manages the computer, allows the user to communicate with the computer, and allows software to be run.
  3. 5. A viewing area that is created in which a software application or file can be opened.
  4. 8. Convert one coding language to another.
  5. 11. A program that controls a device, for example, a printer or a keyboard.
  6. 13. ______ software, a type of software that manages the hardware and software in a computer.
  7. 14. A type of application software that performs calculations on data.
  8. 16. A translator which checks and then executes each line before moving on to the next.
  9. 17. The method by which a user communicates with a computer.
  10. 19. ______ software, a type of software that allows the user to perform a useful task.
Down
  1. 2. ________ code is binary code, an example of a low-level language.
  2. 4. A series of instructions written in a programming language that performs a function.
  3. 6. An example of application software to store and manipulate data.
  4. 7. ______ level languages are programming languages which is closer to machine code.
  5. 9. A signal sent to the processor to tell it that its attention is required.
  6. 10. Instructions that are stored in the ROM and are loaded when the computer starts.
  7. 12. A hardware device, used to input, store oroutput data from a computer, that is not directly part of the computer itself.
  8. 15. A programming language which allows direct manipulation of hardware.
  9. 18. ______ level languages are programming languages which use English-like commands.