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 the difference between multitasking and
multithreading?

Answer Posted / ashok kumar

multitasking :multitasking is a method by which multiple
tasks, also known as processes, share common processing
resources such as a CPU. With a multitasking OS, you can
simultaneously run multiple applications.

Multithreading : extends the idea of multitasking into
applications, so you can subdivide specific operations
within a single application into individual threads. Each of
the threads can run in parallel. The OS divides processing
time not only among different applications, but also among
each thread within an application

Is This Answer Correct ?    21 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does collectionutils isempty check for null?

1481


How can we pass argument to a function by reference instead of pass by value?

1160


What is the difference between instanceof and isinstance?

1129


Why string is not a wrapper class?

1229


Is Constructor possible in abstract class in java ?

1116


what is difference between equals and ==?

1122


What are the three best choices for a development environment?

1155


Why a dead thread occurs?

1026


Explain Basics of OOP Language in java

1109


What is mysql driver class name?

1206


String class is defined under which package in java?

1143


Why is core java important?

1090


Can substring create new object?

1188


What is the parse method in java?

1173


What is passing by reference in java?

1075