At 01:21 AM 9/18/2001 -0700, you wrote: >i'm doing some I.T homework and i need your help >what does an operating system do? > thanks >freya There are many ways to answer such a general question :-) However, in general, an operating system abstracts the hardware inside of a computer so that application programmers can interact with it symbolically, or not at all. -logic