| |
GeekInterview.com > Interview Questions > Operating System > Windows & Unix
| Print | |
Question: What are the basic functions of an operating system?
Answer: Operating system controls and coordinates the use of the hardware among the various applications programs for various uses. Operating system acts as resource allocator and manager. Since there are many possibly conflicting requests for resources the operating system must decide which requests are allocated resources to operating the computer system efficiently and fairly. Also operating system is control program which controls the user programs to prevent errors and improper use of the computer. It is especially concerned with the operation and control of I/O devices. |
| June 06, 2007 05:03:44 |
#8 |
| Raghavan |
Member Since: Visitor Total Comments: N/A |
RE: What are the basic functions of an operating syste... |
in more detail we can say operating system do:
scheduling memory managing including swapping interrupt handling interface between user application and hardware error handling
|
| |
Back To Question | |