what is multithreading in c++ ,
what is difference between multithreading and
singlethreading.
Answer Posted / micah hoover
The next version of C++ (C++0x) is basically C++ with boost,
and boost has thread implementation. A lot of C++ frameworks
(like Qt, MFC, .NET, etc) roll their own flavor of threading.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are two types of polymorphism?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is a class oop?
Can bst contain duplicates?
What is destructor give example?
What is the highest level of cohesion?
When not to use object oriented programming?
What is encapsulation with real life example?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Write a program to sort the number with different sorts in one program ??
Give two or more real cenario of virtual function and vertual object
What type of loop is a for loop?
Are polymorphisms mutations?
Can we create object of interface?
What does no cap mean?