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?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of the 'tee' command?

1253


What is the command to find hidden files in the current directory?

1235


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

1624


What does the md command do?

1198


What does awk stand for?

1143


How do I use grep to find a file?

1162


What are bash commands?

1224


What is the comma to show the space allocation of files?

1135


What is the use of sed command in unix?

1258


How does the system know where one command ends and another begins?

2312


Describe the zip/unzip command using gzip.

1224


What is $0 bash?

1255


What is the search command in unix?

1132


How does shebang work?

1122


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

1130