Application
<Back to Last Page> <Full Glossary>
Definition:
A program or group of programs designed for end users. 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, spreadsheets, etc. Figuratively speaking, applications software sits on top of systems software because it is unable to run without the operating system and system utilities.
In general we use Delphi to produce applications software.
Also Known As:
Software, program, etc.
Related Resources:
Delphi For Beginners
Articles for learning Delphi programming.
Elsewhere on the Web:
<Back to Last Page> <Full Glossary>