Microsoft Store
 

Operating system


 

In computing, an operating system (OS) is the system software responsible for the direct control and management of hardware and basic system operations. Additionally, it provides a foundation upon which to run application software such as word processing programs and web browsers.

Classifications and terminology

An operating system is conceptually broken into three sets of components: a user interface (which may consist of a GUI and/or a command line interpreter or "shell"), low-level system utilities, and a kernel--which is the heart of the operating system. As the name implies, the shell is an outer wrapper to the kernel, which in turn talks directly to the hardware.

Related Topics:
Command line interpreter - Kernel

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Hardware Kernel Shell Applications

~ ~ ~ ~ ~ ~ ~ ~ ~ ~