Computer Informatics    
   
Table of contents
(Prev) System on a chipSystem X (computing) (Next)

System software

System software (or systems software) is computer software or an operating system designed to operate and control the computer hardware and to provide a platform for running application software.[1][2]

Device drivers such as computer BIOS and device firmware provide basic functionality to operate and control the hardware connected to or built into the computer. The operating system (prominent examples being z/OS, Microsoft Windows, Mac OS X and Linux), allows the parts of a computer to work together by performing tasks like transferring data between memory and disks or rendering output onto a display device. It also provides a platform to run high-level system software and application software. Window systems are components of a graphical user interface (GUI), and more specifically of a desktop environment, which supports the implementation of window managers, and provides basic support for graphics hardware, pointing devices such as mouse, and keyboards. The mouse cursor is also generally drawn by the windowing system. Utility software helps to analyze, configure, optimize and maintain the computer.

Servers are computer programs running to serve the requests of other programs. The server performs some computational task on behalf of the software which may run on either the same computer or on other computers connected through a network.

In some publications, the term system software also includes software development tools (like a compiler, linker or debugger).[3]

In contrast to system software, software that allows users to do things like create text documents, play games, listen to music, or surf the web is called application software.[4]

References

  1. ^ "What is System Software?". Alverno.edu. 2011-07-24. Archived from the original on 2011-07-24. http://web.archive.org/web/2011072417 2944/http://depts.alverno.edu/cil/mod 1/software/system.html. Retrieved 2012-06-24.
  2. ^ "What is software? - Definition from WhatIs.com". Searchsoa.techtarget.com. http://searchsoa.techtarget.com/sDefi nition/0,,sid26_gci213024,00.html. Retrieved 2012-06-24.
  3. ^ "What is systems software? - A Word Definition From the Webopedia Computer Dictionary". Webopedia.com. http://www.webopedia.com/TERM/S/syste ms_software.html. Retrieved 2012-06-24.
  4. ^ W. W. Milner, Ann Montgomery-Smith (2000). Information and Communication Technology for Intermediate Gnvq. p.126

External links

(Prev) System on a chipSystem X (computing) (Next)