Distinguish between batch processing and time sharing operating system
Answers
Explanation:
Time-sharing operating systems
The main difference between Multiprogrammed Batch Systems and Time-Sharing Systems is that in case of Multiprogrammed batch systems, the objective is to maximize processor use, whereas in Time-Sharing Systems, the objective is to minimize response time.
Batch Processing OS:
In batch processing, the operating system gathers and collects the programs or data in a batch before processing in a master file. The OS then defines a task with a bunch of predefined commands and data as a unit. When the task is executed and completed, it is released from the memory.
An example would be of a bank statement or a payroll system.
Time Sharing OS:
In time sharing, users can share different resources of the computer simultaneously. It is done by scheduling the CPU and multi programming to provide and give a user a resource of time-shared computer.
An example of time sharing OS would be a mainframe computer that as multiple users on it.
hope it helped...
know more:
https://brainly.ph/question/2404525 Types of operating system