Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

  1. Home >
  2. All Categories >
  3. Computers & Internet >
  4. Programming & Design >
  5. Resolved Question
Ifeoluwa Ifeoluwa
Member since:
January 27, 2010
Total points:
99 (Level 1)

Resolved Question

Show me another »

What is the importance of operating system?

Mantis by Mantis
Member since:
May 16, 2006
Total points:
11,966 (Level 6)

Best Answer - Chosen by Voters

OS stands for Operating System not Operative System, and the "reformat your computer" was intended as a tongue-in-cheek answer. It's not the brain--that's the CPU--and it only controls the underlying layers, not everything. The user never really sees the OS, actually. When you are using Windows you are using a shell application that ships with the operating system, not the operating system itself.

The OS is the layer that sits between the program and the hardware. Originally its primary purpose was to manage the disk and file system, but the role of the OS has grown until now it manages nearly everything, including how memory is allocated and how pixels are drawn on your screen.

These days the most important thing the operating system does is coordinate the interactions between programs and eachother and programs and the computer. Long ago, if a program wanted to display anything on the screen it talked directly to the computer. If a program wanted to read information from the keyboard it would talk directly to the keyboard. If it wanted to print... you get the idea. But with modern operating systems that support many programs at once, this is no longer possible. When a program wants to draw on the screen or send data to the printer, it needs to coordinate with all the other applications. What if two programs try to print at the same time? You don't want the pages mixed. What if two programs want to draw at the same time? Or allocate memory at the same time? Or write to the hard drive at the same time? A big role of the operating system is managing these simultaneous requests.

This is in addition to the classical role of an operating system, which was to manage the file system. Where all that data is stored on the computer is a hugely complex problem. A file may be spread across hundreds of different locations on the hard drive, and could be scrambled and out of order. Since the first computers that had operating systems, the OS has managed the fine details of where the data was stored so all that logic didn't have to be reinvented each time a computer program was written.

Hope this helps.
100% 1 Vote

There are currently no comments for this question.

Other Answers (3)

  • Jo by Jo
    Member since:
    April 26, 2008
    Total points:
    500 (Level 2)
    Don't format your hard drive! NEVER, your OS is everything on your PC, for example Windows is an OS, Mac is an OS, linux is an OS, it is what controls EVERYTHING, the file showing, the way you see things, EVERYTHING, imagine whatever, that is controlled by the OS.

    Source(s):

    me OS stands for Operative System
    0% 0 Votes
  • AnFonE by AnFonE
    Member since:
    January 05, 2009
    Total points:
    480 (Level 2)
    Try this experiment.

    Reformat your harddrive. Then try turn on your computer. This is the importance of an OS
    0% 0 Votes
  • Nanci G by Nanci G
    Member since:
    June 30, 2007
    Total points:
    458 (Level 2)
    IT IS THE BRAIN...DO NOT DELETE, REMOVE OR FORMAT or you will no longer have a useable machine.
    0% 0 Votes

Answers International

Yahoo! does not evaluate or guarantee the accuracy of any Yahoo! Answers content. Click here for the Full Disclaimer.

Help us improve Yahoo! Answers. Send Feedback