English, asked by deepak8217, 1 year ago

Explain any 5 different types of Operating Systems.

Answers

Answered by anilyadav72
0
An Operating System performs all the basic tasks like managing file,process, and memory. Thus operating system acts as manager of all the resources, i.e. resource manager. Thus operating system becomes an interface between user and machine.

Types of Operating Systems: Some of the widely used operating systems are as follows-

1. Batch Operating System –
This type of operating system do not interact with the computer directly. There is an operator which takes similar jobs having same requirement and group them into batches. It is the responsibility of operator to sort the jobs with similar needs.




Advantages of Batch Operating System:

It is very difficult to guess or know the time required by any job to complete. Processors of the batch systems knows how long the job would be when it is in queueMultiple users can share the batch systemsThe idle time batch system is very lessIt is easy to manage large work repeatedly in batch systems

Disadvantages of Batch Operating System:

The computer operators should be well known with batch systemsBatch systems are hard to debugIt is sometime costlyThe other jobs will have to wait for an unknown time if any job fails

Examples of Batch based Operating System: Payroll System, Bank Statements etc.




Similar questions