what are different OS types? give examples.
Answers
Different OS types are:-
1) Single user OS:- These are the OS which allows only one user at a time.
2) Multi user OS:- These are the OS which allows more than two users at a time.
3) Multitasking OS:- These are the OS which allows more than one task at a time.
4) Multiprocessing OS:- These are the OS which allows more than one process at a time by more than one user.
5) Time sharing OS:- These OS allows or performs the task for certain time period only and turns back to the other and works on the time period basis.
6) Batch processing OS:- These are the OS which allows to perform work batch wise or in sequence order.
7) Multi threading OS:- These are the OS which allows to perform on different parts of a programming concurrently.
Examples of OS are:- Android,Microsoft Windows,Linux and MacOS.
HOPE THIS WILL HELP YOU.