State the difference between multi-user and multitasking system.
Answers
Difference Between Multiuser and Multitasking is that a multiuser operating system enables two or more users to run programs simultaneously. While multiprocessing operating system supports two or more processors running programs at the same time also known as Multitasking.
Multiuser:
. A multiuser operating system enables two or more users to run programs simultaneously.
. Networks and supercomputers, etc allow hundreds to thousands of users to connect at the same time.
. Therefore it is called multi-user.
Multitasking:
. A multitasking operating system supports two or more processors running programs at the same time.
. Multitasking involves the coordinated processing of programs by more than one processor.
. Multiprocessing increases a computer’s processing speed.