distinguish between multi-tasking,multi-user,multi-
processing and time sharing?
Answer Posted / jomon
multiuser -different user can work together via different terminals of the computer
time sharing - different users can work with one proceessing unit in the diffrent of time slice( round- robin)
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Which unix command to make a new directory?
Which command should you use to find the remaining disk space in unix server?
What does pipe () return?
Are you in or at the office?
What is the use of finger command?
What is the general format of unix command syntax?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does grep v grep do?
Which command is used to kill the last background job?
What is difference between grep and find command in unix?
What is $0 bash?
What does the “echo” command do?
What is grep in bash?
What do chgrp command do?
How does shebang work?