distinguish between multi-tasking,multi-user,multi-
processing and time sharing?
Answer Posted / jatin khurana
multiprogramming-more than one program resides in the memory
& they are executed in interleaving fashion.CPU switches from one program to another if any I\O operation occurs, not fixed time allocated to each program
multitasking-logical extension of multiprogramming in which every job is executed for a given time slot & wait for its turn again so this generally uses the round robin scheduling
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Explain command to view process running?
What is command substitution?
How does pipe () work?
Why is it called grep?
How do I search for a file in unix command?
hw will u use awk in replacing cahrs and files
What are the commands in UNIX to list the files in a Directory?
What will the following command do?
What do know about tee command and its usage?
What are filter commands in unix?
What happens when we execute a unix command?
What is the difference between cat and more command?
What are reported commands?
What is the difference between grep and grep?
What is nr in awk command?