Operating System
Every general purpose computer needs an operating system (OS). The OS
performs tasks such as:
providing an interface between the user and computer
running other programs
accepting and directing input from the keyboard, mouse etc.
sending output to the display
keeping track of programs and data in memory
keeping track of files and directories stored on disk drives
controlling peripheral devices (printer, scanner, disk drives)
security
Operating System
There are many different Operating Systems.
Programs written to work with one Operating System will not work with another
Operating System without a new version of the program being written.

N5 ISDD Software Requirements

  • 2.
    Operating System Every generalpurpose computer needs an operating system (OS). The OS performs tasks such as: providing an interface between the user and computer running other programs accepting and directing input from the keyboard, mouse etc. sending output to the display keeping track of programs and data in memory keeping track of files and directories stored on disk drives controlling peripheral devices (printer, scanner, disk drives) security
  • 3.
    Operating System There aremany different Operating Systems. Programs written to work with one Operating System will not work with another Operating System without a new version of the program being written.