distinguish between multi-tasking,multi-user,multi-
processing and time sharing?
Answer Posted / akshita
1. multi-user: it implies that many users can work
simultaneously...every user working thinks that he is the
sole occupant of the computer resources but in reality every
user is alloted cpu time and other resources according to
cpu scheduling techniques ..and hence all computer resources
are shared by users working at same point of time..
2. multi-tasking: it implies that multiple tasks could be
performed simultaneously...for exammple:if u r working in
windows environment u access internet and u r also listening
songs..and u are working on some document also..
3. time sharing: in this method the cpu allocates every
user a very small time slice or time slot in
micromilliseconds...
when the time slot for a particular user
ends..the the cpu allots same time slot to next process..and
so on..in this way every proess is given time slice in a
circular fashion..
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
hw will u use awk in replacing cahrs and files
What is the use of cut command in unix?
Explain command to display different lines that are found when compare two files?
What does the “echo” command do?
Which command is used to copy files?
How do I find previous commands in unix?
What does the md command do?
How to find $ai_serual resolved path by using unix
What are filter commands in unix?
Which command is used to kill the last background job?
What is grep and how do you use it?
What does this command do? Cat food 1 > kitty
What command is used to check the current users?
What is the behavioural difference between cmp and diff commands?
What is a command and examples?