answersLogoWhite

0


Best Answer

The privilege level at which the program runs is one difference:

  1. operating system software runs with systemprivileges, this allows direct access to all system resources including memory management, I/O, interrupts, clocks and timers, etc.
  2. application software runs with userprivileges, this restricts access to system resources to only those requests made through the operating system preventing conflicts

There are many other differences.

User Avatar

Nash Towne

Lvl 10
1y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

both are software operating system is software that will make you computer boot up and run,pplication software is a program that will run on fuctional operating system

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between operating system and applications?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is difference between sdk and os?

SDK is a Software Development Kit used to create applications. OS is an Operating System and is the platform which applications run on.


Difference between application program and a operating system?

The operating system is the Main program that runs the applications. Think of you as the "operator" of the car, and the car is the application. You control the car to go.


Difference between operating system and unix?

Actually, UNIX is an operating system. It is generally used in business applications on large mainframe computers. However, many hobbyists prefer it for its simplicity and scalability.


What is operationg system?

an operating system is the intermediate between computer applications and user.


What are the needs of operating system in a computer?

An operating system provide an interface between the user and hardware. operating system is a platform in which all the user applications can run


What is the difference between network and operating system?

they difference is the network operating system is the type of system that a computer or -IT technology Company uses after it has trademarked it. The OPERATING SYSTEM is the home version


What are the distinction between operating systems and applications system?

operating is a special software which help the user to operate the computer as like operating system as window


Give One difference between operating system software and applications software?

The OS makes calls to the system kernel (although sometimes the kernel is bundled with the OS). Applications make their calls to the OS, which then makes calls to the kernel.


What is the difference between Operating software and applications software?

The computer works with the help of the operating system. It gives the framework to run the application software. The application allows the user to use the computer for particular purposes.


What is the difference between Linux and an operating system?

Linux is an operating system kernel. It is a portion of the software that makes up a complete operating system.


Difference between Time sharing operating system and batch processing operating system?

Differentiate between Simple Batch Operating Systems and Time-sharing Operating Systems


What is the Linux kernel?

The Linux kernel is the central component of the GNU/Linux operating system. The kernel is the lowest level of interaction between the hardware and the operating system. Individual applications are at a higher level. The kernel along with supporting applications make up the operating system.