| |
GeekInterview.com > Interview Questions > Operating System
| Print | |
Question: Difference between time sharing and multitasking systems?
|
| August 08, 2006 04:52:16 |
#5 |
| Y. Ranjan |
Member Since: Visitor Total Comments: N/A |
RE: Difference between time sharing and multitasking s... |
| There is no universally accepted difference between these two types of operating system. In some books, they are synonyms each other. And in some other books, they are considered as different types of operating systems. Time-sharing OS is a kind of multitasking OS with a short limited time slices given to each precesses whereas, in multitasking OS, there is no time slice assigned to each process. The OS switches among the processes resided in memory like when a process needs i/o operation, the OS is switched to some other process residing in the memory. |
| |
Back To Question | |