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
How do I search for a file in unix command?
What are awk commands?
What are filter commands in unix?
What is awk good for?
Why is awk called awk?
Explain command to show the space allocation of files?
What are the differences among a system call, a library function, and a unix command?
What is the difference between cat command and more command?
What is the use of finger command?
What is unix command line?
Give the command for finding the current date.
How do I use grep to search for a file?
Explain mount and unmount command.
Why is it called grep?
What is pipe command in unix?