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
What is the difference between a mixin and inheritance?
What is property in oops?
What is the real time example of encapsulation?
What is multilevel inheritance?
What is oops and its features?
What are the three main types of variables?
Why is polymorphism needed?
Why is polymorphism used?
Whats oop mean?
What does and I oop mean?
How long to learn object oriented programming?
What is the difference between abstraction and polymorphism?
class type to basic type conversion
What is the diamond problem in inheritance?
What does sksksk mean in text slang?