Types of OS
Types of OS
This type of operating system does 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.
Each task is given some time to execute, so that all the tasks work
smoothly.
Each user gets time of CPU as they use single system.
These systems are also known as Multitasking Systems.
The task can be from single user or from different users also.
The time that each task gets to execute is called quantum. After this
time interval is over OS switches over to next task.