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 / denish kanabar

multitasking:heavyweight process and runs in a different
address space so context switch or intercommunication
between processes is much expensive.

Where as multithreading: light weight process and can run
in a same address space so context switch or
intercommunication between processes is less expensive.

Is This Answer Correct ?    155 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are the elements of a gridbaglayout organized?

1121


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

1084


What is field name?

1076


What do you mean by collectors in java 8?

983


Can we catch more than one exception in a single catch block?

1135


Can we have more than one package statement in the source file?

1110


Is string a class in java?

1035


What is the longest unicode character?

1204


What are the disadvantages of object oriented programming?

1340


What is the importance of finally block in exception handling?

1084


How do you do exponents in java?

1100


When will you define a method as static in Java?

1108


What is the exact difference in between Unicast and Multicast object? Where will it be used?

1107


What is the inheritance?

1024


What is http client in java?

1145