Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


distinguish between multi-tasking,multi-user,multi-
processing and time sharing?

Answers were Sorted based on User's Feedback



distinguish between multi-tasking,multi-user,multi- processing and time sharing?..

Answer / raghavendra sharma

Multi-tasking:it is nothing but a single system with one
processor performs execution of more than one process.

Multi-user:multi-user may be defined as using of same
process or program by no of users at a single unit of
time.EX:when we consider google database it is accessed by
millions of users at a time from different parts of world.

Multi-processing:multi-processsing is a special technique
in which a single system consists of more than one
processors and each process is done by all the processors.
Advantage:Each process is executed in very small amount of
time.
Disadvantage:It is very costly process.

Time-sharing:time-sharing is a process in which if there
exists more than one process each process is executed by
giving certain amount of time after that time control is
switched to next process and vice-versa.
Advantage:all process are executed simultaneously.
Disadvantage:it takes lot of time to execute all processes.

Is This Answer Correct ?    20 Yes 3 No

distinguish between multi-tasking,multi-user,multi- processing and time sharing?..

Answer / amitshiknis

Multitasking: The ability of an OS to do more then one
thing at atime. for instance, you can be downloading a
large file and still use another program to do something,
like write a book.

Multiuser: A computer system the can handle more then one
user at a time. Windows is not a multiuser OS. It can
handle only one user at a time.

Multiprocessing: The chip in new computers is able to do
more then one task at a time because there is more then one
processing unit on/in the chip.

Thanks,
Amit Shiknis

Is This Answer Correct ?    15 Yes 9 No

distinguish between multi-tasking,multi-user,multi- processing and time sharing?..

Answer / 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

distinguish between multi-tasking,multi-user,multi- processing and time sharing?..

Answer / 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

More Unix Commands Interview Questions

what does the command 'wc' do?

4 Answers  


By using which command we can find the CPU utilization time?

7 Answers   Amazon,


what are processor execution levels and priorities?

2 Answers   Infosys,


What is grep in bash?

0 Answers  


Describe the usage and functionality of the command rm –r * in unix?

2 Answers  


Why is shebang used?

0 Answers  


Name the various commands that are used for the user information in unix.

0 Answers  


How do you grep a case insensitive?

0 Answers  


how to check a file system type

7 Answers   Wipro,


What is shrinking file system in AIX where it actually resides?

0 Answers  


What are bash commands?

0 Answers  


what are the different commands used to create files?

5 Answers  


Categories