what is multi-threading in C++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

How do you allocate and deallocate memory in C++?

1 Answers  


List the types of polymorphism in c++?

0 Answers  


What is a lambda function c++?

0 Answers  


What is function overloading c++?

0 Answers  


How can I disable the "echo" feature?

0 Answers  






Give an example of run-time polymorphism/virtual functions.

0 Answers  


Should I learn c or c++ first?

0 Answers  


What are templates? where we should use it?

2 Answers   Alcatel,


What is the difference between mutex and binary semaphore?

0 Answers  


Describe private, protected and public – the differences and give examples.

0 Answers  


What is array in c++ example?

0 Answers  


Is there something that we can do in C and not in C++?

14 Answers   Patni,


Categories