what is multithreading in c++ ,
what is difference between multithreading and
singlethreading.

Answer Posted / amit

hey ,c++ supports multithreading by the use of POSIX threads
,who the hell is saying that c++ does not support
multithreading ,the linux operating system made in c,c++ and
it supports multitasking ,multiprocessing and other child
and parent relationship

Is This Answer Correct ?    12 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1801


What is the purpose of enum?

759


explain sub-type and sub class? atleast u have differ it into 4 points?

2037


what's the basic's in dot net

1914


What is inheritance in simple words?

806


What is the point of oop?

852


Why do we use class?

811


What is the difference between a constructor and a destructor?

838


What is an interface in oop?

768


What is pure oop?

835


How do you explain polymorphism?

793


What is and I oop mean?

829


What is the difference between static polymorphism and dynamic polymorphism?

838


write a program to find 2 power of a 5digit number with out using big int and exponent ?

2121


What are the three parts of a simple empty class?

1752