distinguish between multi-tasking,multi-user,multi-
processing and time sharing?
Answer Posted / ravi
I think,
In multitasking, One process run as much as it wants but when it wait(blocked) for slow IO operation it becomes blocked & turn is given to another process to run.
In time sharing, All process be given a time slot,for example 5 ms,at the end of time slot timer generate a pulse & task is switched.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What is ‘ps’ command for?
What command will change your prompt to myprompt?
What is the use of egrep command in unix?
What is used to type command?
What is the pipe command?
Explain mount and unmount command.
How to use grep command to list find the records of a file containing 10 different strings?
How do you grep recursively?
How can you see the command line history?
Why is awk called awk?
What is the size of time_t?
Is it inbetween or in between?
What is command substitution?
What does this command do? Cat food 1 > kitty
What is merge command in unix?