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?

Answers were Sorted based on User's Feedback



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

Answer / manas ranjan nayak

In multi tasking process cpu process more than one job by
switching from one task to another at a time.
In multi programming environment more than one cpu used for
processing.
In multi threading environment more than one cpu are used
and process multiple task at same time.

Is This Answer Correct ?    4 Yes 4 No

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

Answer / nishant bhatt

Multi-tasking is the ability of CPU to handle multiple tasks (JOBS) at same time. Do not think that you need multiprocessor for multitasking.

Multi-Programming is allowing more than one application (that are running in parallel) to use the processing power and resources of a CPU at the same time. ( you don't necessarily need multi processor...One CPU is enough) Note that this is different than multi processing where you must have multiple processors to (Thus, its called multi-processing)

In short, Multi-tasking and Multi-programming means same thing.

Multi-threading is supported by hardware. It is used to increase utilization of a single core (WIKIPEDIA). Parts of program are divided into threads. Note that multithreading is supported only if the applications is multithraded. So if a program is not multithraded then it will not be able to make use of multi threading.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What are the different types of CPU registers in a typical operating system design?

0 Answers  


Can you list the coffman's conditions that lead to a deadlock?

0 Answers  


What is scsi?

0 Answers  


What is the difference between hard and soft real-time systems?

4 Answers  


Explain the concept of the batched operating systems?

0 Answers  


How does reference counting manage memory allocated objects?

0 Answers  


What are the 4 types of communication?

0 Answers  


How long does chkdsk last?

0 Answers  


What is the purpose of port forwarding?

0 Answers  


What does microprocessor speed depend on?

3 Answers  


What is NOS?

0 Answers  


What is GUI?

0 Answers  


Categories