Application software

From Computer Science Wiki
This is a basic concept in computer science

Simply put, an application is a type of software that allows you to perform specific tasks. Applications for desktop or laptop computers are sometimes called desktop applications, while those for mobile devices might be called mobile applications. When you open an application, it runs inside the operating system until you close it.[1] Applications have common features.

Generally speaking, there are categories of application software. Below is a sample of some application categories:

  1. Word Processors
  2. Spreadsheets
  3. Database management systems
  4. Web browsers
  5. Computer aided design
  6. Graphic processing software
  7. Games

See below for an example of different applications. Every computer will have different applications.

Application software.png

Common Features of applications[edit]

Most applications share some familiar features. Not every application has these features, but most do:

  1. toolbars
  2. menus
  3. dialogue boxes


Some features of an application are provided by the operating system. An example might be printing. The operating system manages printing, an application does not manage printing.


References[edit]