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

Multi Processing -is the ability to use more than one
processor (CPU), on a single machine.

Multi Tasking -is used when more than one
applications/programs/tasks are being run on a single
processor.

Is This Answer Correct ?    41 Yes 11 No

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

Answer / farishta

multi - programming : multiple programs can be run on the
same system
muti tasking : an logical extension of multi pprogramming
to perform multiple task at a same time or at different time

multi user : multiple users can work on time time or
different time
multi processing : multiple jobs by several cpus
timesharing : different tasks can share different rsources

Is This Answer Correct ?    27 Yes 9 No

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

Answer / amit

multitasking means multiple taske executed in a program.
task is the set of instructions.
mutiuser means an environment where multiple users can work
at the same time.
Multiprocessing means a system where there are more than
one processor.
time sharing systems are those in whoch processess are
assigned a time slice in which process has to complete its
execution.

Is This Answer Correct ?    17 Yes 4 No

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

Answer / ravi

I think,

In multitasking, One process run as much as it wants but when it wait(blocked) for slow IO operation it becomes blocked & turn is given to another process to run.

In time sharing, All process be given a time slot,for example 5 ms,at the end of time slot timer generate a pulse & task is switched.

Is This Answer Correct ?    6 Yes 6 No

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

Answer / jomon

multiuser -different user can work together via different terminals of the computer
time sharing - different users can work with one proceessing unit in the diffrent of time slice( round- robin)

Is This Answer Correct ?    1 Yes 3 No

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

Answer / lipsa naik

Multi-user is a term that defines an operating system or
application software that allows concurrent access by
multiple users of a computer. Time-sharing systems are
multi-user systems. Multiprocessing is the use of two or
more central processing units (CPUs) within a single
computer system

Is This Answer Correct ?    10 Yes 26 No

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

Answer / opensky

multi-tasking is general term.
multi-user, is facility that allow access simultaneously to
multiple users.
multi-processing, is facility, where multiple process can
run on OS.
time sharing, is again general term.

Is This Answer Correct ?    14 Yes 32 No

Post New Answer

More Unix Commands Interview Questions

How do you move or rename a file or directory?

1 Answers  


what is Online(STM) and offline diagnostics in HP-UX?

2 Answers   HP,


In Unix file permissions what does the second field denotes?

3 Answers  


How to see unused port number in Solaris?

2 Answers   HCL,


How we will execute previous command in vi editor?

3 Answers   IBM, Infosys,


how to find the 51th record of a file containing 100 records in unix.

12 Answers   IBM,


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

7 Answers   Amazon,


distinguish between paging and swapping?

3 Answers   Infosys,


What is grep in bash?

0 Answers  


The rm command removes links to file. What does this mean? How then is a file deleted from the file system?

5 Answers  


Which command will print your home directory on screen?

0 Answers  


Sorry to all Technical person for mistake of Question. Now i am post currect question Why copied file permission is changed in destination. When i give all permission i.e 777 to file and copy that to other location in destination the permission is 755. But if give permission 555 in destination that file permission is 555 and if give permission 444 to file after copy in destination the file permission is 444. These all are happening in normal user. How the umask value is calculate here really i am not understand. Please write the proper answer. Thanks in Advance

3 Answers   TCS,


Categories