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
Explain how to use grep command to list find the records of a file containing 10 different strings?
What will the following command do?
What is a command and examples?
Which unix command to make a new directory?
What does #!/ Bin sh do?
Name the general commands in using unix os for a beginner?
Is ‘du’ a command? If so, what is its use?
What is time_t?
What do chown command do?
Can you enlist some commonly used network commands?
What is unix command?
What does awk stand for?
How do you grep a case insensitive?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Explain ‘system calls’ with respect to unix commands?