This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:a:application [2020/05/24 21:14] nick created |
dido:public:ra:xapend:xapend.a_glossary:a:application [2022/01/18 09:12] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Application ===== | ===== Application ===== | ||
| - | [[dido:public:ra:xapend.glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | **Application** (more commonly known as an app) is software that bundles together certain features in a way that is accessible to a user. There are millions of apps on both the App Store and Android app stores, offering services (or verticals). | + | An **Application**, also known as an **Application Program** or **Application Software**, is a computer software package that performs a specific function directly for an end user or, in some cases, for another **Application**. An **Application** can be self-contained or a group of programs. The program is a set of operations that runs the application for the user. |
| - | Source: [[https://www.adjust.com/glossary/application/ | Application ]] | + | Some common **Application** examples include: |
| + | * Word processors | ||
| + | * Database programs | ||
| + | * Web browsers | ||
| + | * Deployment tools | ||
| + | * Image editors | ||
| + | * Communication platforms | ||
| + | |||
| + | **Applications** use the computer's [[dido:public:ra:xapend:xapend.a_glossary:o:os]] and other supporting programs, typically system software, to function. An **Application** requests services from and communicates with other technologies via an [[dido:public:ra:xapend:xapend.a_glossary:a:api]]. | ||
| + | |||
| + | Source: [[https://searchsoftwarequality.techtarget.com/definition/application ]] | ||