Question:
what hte difference between application software and system software?
Angelo
2009-07-27 02:27:42 UTC
about computer
Four answers:
cld
2009-07-27 02:32:46 UTC
Application software runs on the OS, which is also software, but one that is system software. System software runs and acts directly on the hardware, which in most cases are system drivers, and OSes(which manage system resources)
Zallia
2009-07-27 09:42:24 UTC
Actually, a system software is any computer software which manages and controls computer hardware so that application software can perform a task. Operating systems, such as Microsoft Windows, Mac OS X or Linux, are prominent examples of system software. System software contrasts with application software, which are programs that enable the end-user to perform specific, productive tasks, such as word processing or image manipulation.



System software performs tasks like transferring data from memory to disk, or rendering text onto a display device. Specific kinds of system software include loading programs, operating systems, device drivers, programming tools, compilers, assemblers, linkers, and utility software.



Software libraries that perform generic functions also tend to be regarded as system software, although the dividing line is fuzzy; while a C runtime library is generally agreed to be part of the system, an OpenGL or database library is less obviously so.



If system software is stored on non-volatile memory such as integrated circuits, it is usually termed firmware while an application software is a subclass of computer software that employs the capabilities of a computer directly and thoroughly to a task that the user wishes to perform. This should be contrasted with system software which is involved in integrating a computer's various capabilities, but typically does not directly apply them in the performance of tasks that benefit the user. In this context the term application refers to both the application software and its implementation.



A simple, if imperfect analogy in the world of hardware would be the relationship of an electric light bulb (an application) to an electric power generation plant (a system). The power plant merely generates electricity, not itself of any real use until harnessed to an application like the electric light that performs a service that benefits the user.



Typical examples of software applications are word processors, spreadsheets, and media players.



Multiple applications bundled together as a package are sometimes referred to as an application suite. Microsoft Office and OpenOffice.org, which bundle together a word processor, a spreadsheet, and several other discrete applications, are typical examples. The separate applications in a suite usually have a user interface that has some commonality making it easier for the user to learn and use each application. And often they may have some capability to interact with each other in ways beneficial to the user. For example, a spreadsheet might be able to be embedded in a word processor document even though it had been created in the separate spreadsheet application.



User-written software tailors systems to meet the user's specific needs. User-written software include spreadsheet templates, word processor macros, scientific simulations, graphics and animation scripts. Even email filters are a kind of user software. Users create this software themselves and often overlook how important it is.



In some types of embedded systems, the application software and the operating system software may be indistinguishable to the user, as in the case of software used to control a VCR, DVD player or Microwave Oven
Dan
2009-07-27 09:49:58 UTC
Application software enables the user to perform a task on the computer, such as office software, calculator, drawing packages, games.



System software if software that assists the user to manage the computer system, such as the windowing system, command line interpreter, print queue, as well as the operating system itself. Development tools are usually classed as system software.



There is a crossover area where software could be used for either purpose, for example a text editor could be used to edit system settings files, or it could be used as an application to edit a text document.
2009-07-27 09:33:47 UTC
One is required to run your System (OS) and the other to run your programs.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...