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 multithreading in c++ ,
what is difference between multithreading and
singlethreading.

Answer Posted / kanthi

Multithreading in c++???
As far as i know, c++ does not provide any language level
support for multithreading. If it is to be implemented
using c++, then it cannot be done without the support of
the underlying operating system which makes things a little
more complicated, unlike java, where a language level
support is provided for the same.
And, difference between multithreading and single-
threading: Multithreading is one form of multitasking where
a single big task is divided into independent, simultaneous
operations which can run together so that subtasks
independent of eachother can be implemented at once to
improve efficiency.

Is This Answer Correct ?    21 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 3 pillars of oop?

1245


How to use CMutex, CSemaphore in VC++ MFC

4835


How to improve object oriented design skills?

1063


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1965


What does and I oop mean in text?

1314


What does and I oop mean?

1284


What is for loop and its syntax?

1133


What is overloading in oops?

1211


What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

2200


What is encapsulation and abstraction? How are they implemented in C++?

1186


What is difference between oop and pop?

1237


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2678


What is the renewal class?

2823


What are the features of oop?

1258


Why do we use oops?

1071