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


Please Help Members By Posting Answers For Below Questions

What is a bash command?

627


What does the command ' $who | sort –logfile > newfile' do?

774


What do know about tee command and its usage?

591


Which command is used to create a directory?

577


Write a command that will display files in the current directory, in a colored, long format.

689






What is the use of tee command?

573


What is the command to compare two files in unix?

625


Which command should you use to find the remaining disk space in unix server?

714


What will the following command do?

621


Name the general commands in using unix os for a beginner?

626


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

765


What is $0 bash?

653


How do you grep a case insensitive?

545


How does shebang work?

594


What is unix command?

584