Chapter 4 - Key Words

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