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
How to display no of records in oracle using unix command?
How do I clear my terminal history?
What is command substitution?
What does the command '$ls | wc –l > file1' do?
What is grep short for?
What does touch command do in unix?
What is the difference between grep and grep?
Does cp command overwrite files?
What do chown command do?
What does this command do? Cat food 1 > kitty
Explain command to view process running?
Explain ‘library functions’ with respect to unix commands?
What does this command do,"$more readme.txt“?
How do I search a whole word in vim?
How do I use nslookup?