Difference between revisions of "Application"

From MoparWiki
Jump to: navigation, search
(New page: Category:Terminology A program or group of programs designed for end users. Application software can be divided into two general classes: systems software and applications software. S...)
 
Line 1: Line 1:
 +
 +
[[Category:Definitions]]
 
[[Category:Terminology]]
 
[[Category:Terminology]]
  

Revision as of 14:41, 28 February 2012


A program or group of programs designed for end users. Application software can be divided into two general classes: systems software and applications software. Systems software consists of low-level programs that interact with the computer at a very basic level. This includes operating systems, compilers, and utilities for managing computer resources.

In contrast, applications software (also called end-user programs) includes database programs, word processors, and spreadsheets. Figuratively speaking, applications software sits on top of systems software because it is unable to run without the operating system and system utilities.

Reference