The most important type of system software is the operating system. An operating system is an integrated set of specialized programs that is used to manage the overall operations of a computer. It acts like an interface between the user, computer hardware and software. Every computer must have an operating system to run other programs. DOS (Disk Operating System), UNIX, Linux and Windows are some of the common operating systems. The compiler software translates the source program (user written program) into an object program (binary form). Specific compilers are available for computer programming languages like FORTRAN, COBOL, C, and C++ etc. The utility programs support the computer for specific tasks like file copying, sorting, linking an object program, etc. the operating system is the important one for all computers.


