Home \ Software \ What is an Operating System?
Intro

What is an Operating System?

An operating system is software that controls the operation of a computer, directs the input and output of data, keeps track of files, and controls the processing of computer programs. Its roles include managing the functioning of the computer hardware, running the applications programs, serving as an interface between the computer and the user, and allocating computer resources to various functions.

When several jobs reside in the computer simultaneously and share resources (multitasking), the OS allocates fixed amounts of CPU time and memory in turn or allows one job to read data while another writes to a printer and still another performs computations. Through a process called time-sharing, a large computer can handle interaction with hundreds of users simultaneously, giving each the perception of being the sole user. Some of the main components of an operating system are the kernel (provides access to various common core services to all other system and application programs), Graphical User Interface (GUI), various command lines, and file systems (NTFS, FAT, etc.).









Bookmark Us | Getting Started | Site Map