Skip to main content

Posts

Showing posts with the label OS

Operating System

What is an Operating System? An Operating System is software that acts as an interface between computer hardware and the user. Operating System is like a Working Framework of the computer. Every computer system must have at least one operating system to run other programs or applications. The Operating System helps you to communicate with the computer without knowing the computer’s language. It is not possible for the user to use any computer or mobile device without having an operating system. Types of Operating System Batch Operating System Multitasking/Time Sharing Operating System Multiprocessing Operating System Real Time Operating System Distributed Operating System Network Operating System Mobile Operating System Batch Operating System Some computer processes are very lengthy and time-consuming. To speed the same process, a job with a similar type of needs are batched together and run as a group. ...