Passnownow

Classwork Series and Exercises {Computer Science – JSS2}: Operating System

Topic: OPERATING SYSTEM

DEFINITION

An operating system (sometimes abbreviated as “OS”) is the program that, after being initially loaded into the computer by a boot program, manages all the other programs in a computer. The other programs are called applications or application programs. The application programs make use of the operating system by making requests for services through a defined application program interface (API). In addition, users can interact directly with the operating system through a user interface such as a command language or a graphical user interface (GUI).

Operating system controls the basic input and output, allocates system resources, manage storage space, maintain security and delete equipment failure. The operating system controls the flow of data.

Examples of popular modern operating systems include Android, BlackBerry 10, BSD, Chrome OS, iOS, Linux, OS X, QNX, Microsoft Windows,Windows Phone, and z/OS

An operating system performs these services for applications:

  • In a multitasking operating system where multiple programs can be running at the same time, the operating system determines which applications should run in what order and how much time should be allowed for each application before giving another application a turn.
  • It manages the sharing of internal memory among multiple applications.
  • It handles input and output to and from attached hardware devices, such as hard disks, printers, and dial-up ports.
  • It sends messages to each application or interactive user (or to a system operator) about the status of operation and any errors that may have occurred.
  • It can offload the management of what are called batch jobs (for example, printing) so that the initiating application is freed from this work.
  • On computers that can provide parallel processing, an operating system can manage how to divide the program so that it runs on more than one processor at a time.

FUNCTIONS OF AN OPERATING SYSTEM

  1. Boot process: When the computer is switched on the boot program that is resided in Rom initialize the setup of the computer, the then load the rest of the operating system from the banking storage (hard ware) in the RAM.
  2. Operating system does the work of sharing and accounting of the computer resources
  3. Operating system handles the input and output of data and information.
  4. Operating system handles the management of memory.
  5. Operating system handles the management of the hardware.
  6. Operating system handles multitasking and multi programming.
  7. Operating system handles protection and error trending.
  8. Operating system acts as an interface between the user and the computer
  9. Operating system controls interaction and program control

 

For more class notes, visit: http://passnownow.com/classwork-support/

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top