Posts

Showing posts from March, 2022
   TYPES OF OPERATING SYSTEM Types of Operating System (OS)   Following are the popular types of Operating System:   1.       Batch Operating System   2.       Multitasking/Time Sharing OS   3.       Multiprocessing OS   4.       Real Time OS   5.       Distributed OS   6.       Network OS   7.       Mobile OS   1. 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.   The user of a batch operating system never directly interacts with the computer. In this type of OS, every user prepares his or her job on an offline device like a punch card and submits it to the computer ope...