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
What is the behavioural difference between cmp and diff commands?
Who invented grep?
How do I delete files from command prompt?
Why is it called a shebang?
How do I open a port?
Explain mount and unmount command.
How do I run a whois command?
What do chmod, chown, chgrp commands do?
How do you grep recursively?
What is the search command in unix?
What is $0 bash?
What does find command return in unix?
What is the general format of unix command syntax?
What is unix command?
What command is used to check the current users?