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

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. Multitasking refers to the ability of
the OS to quickly switch between each computing task to give
the impression the different applications are executing
multiple actions simultaneously.

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 ?    101 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between the constructors and methods?

1177


What are parsers? Dom vs sax parser.

1105


How do you write a conditional statement?

1008


What is the difference between the font and fontmetrics classes in java programming?

1250


What is jar?

1172


What is null in java?

1022


What are advantages of exception handling in java?

1067


Write the algorithm to check the number non-leaf nodes in a tree.

1120


Why char array is favored over string for the storage of passwords?

1139


What is boolean in java?

1025


What is a java lambda expression?

1096


What are the different access modifiers available in java?

1071


Is age a discrete variable?

1029


List the different types of classloaders in java.

1013


Is space a char?

983