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...

What is multi-tasking, multi-programming,multi-threading?

Answer Posted / lalit arora

Multiprogramming: is a rudimentary form of parallel
processing in which several programs are run at the same
ime on a uniprocessor.Since there is only one processor,
here can be no true simultaneous execution of different
programs. Instead, the operating system executes part of one
program, then part of another, and so on. To the user it
appears that all programs are executing at the same time.

Multitasking: in an operating system, is allowing a user to
perform more than one computer task (such as the operation
of an application program) at a time. The operating system
is able to keep track of where you are in these tasks and go
from one to the other without losing information

Multithreading: is the ability of a program or an operating
system process to manage its use by more than one user at a
time and to even manage multiple requests by the same user
without having to have multiple copies of the program
running in the computer

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe main memory and secondary memory storage in brief.

1070


How do I cancel chkdsk scan?

1175


How do I stop blue screen?

1034


What is process synchronization?

1175


How are the wait/signal operations for monitor different from those for semaphores?

1127


How do I know if my hardware supports 64 bit?

969


Tell me when does the condition 'rendezvous' arise?

1206


What is the basic difference between pre-emptive and non-pre-emptive scheduling.

1132


What is the max ram for a 64 bit?

1002


Give an example of a Process State.

1203


What are the different ram standards/versions?

1033


What is process communication?

1057


Why is 64 bit called x86?

1034


Explain thrashing.

1028


Explain about local and global page replacements?

1043