In: Computer Science
Def:Operating system is a program that acts an interface between the user and server.
An operating system is the most important software that runs on a computer's. The fundamental goal of a computer system is to execute programs and t make tasks easier.Operating system is a software which control and manage the set of resources.It utilize every part of a computer in a effective manner.
Needs:
Some of the functions of an Operating System:
Key Requirements:
In Abstraction we have Process,thread,file,socket,memory.
In Mechanisms we have create,write,schedule,open,allocate.
In Policies we have Least Recently Used (LRU), Earliest deadline first (EDF)