What sorting algorithm does c++ use?


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

Post New Answer

More C++ General Interview Questions

What is a binary file? List the merits and demerits of the binary file usagein C++.

0 Answers  


Which is better turbo c++ or dev c++?

0 Answers  


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

0 Answers  


Array base access faster or pointer base access is faster?

0 Answers  


Which is best c++ or java?

0 Answers  






What is the basic structure of c++ program?

0 Answers  


What are disadvantages of pointers?

0 Answers  


What is an associative container in c++?

0 Answers  


What is pointer to member?

0 Answers  


What are multiple inheritances (virtual inheritance)?

0 Answers  


Why do we use iterators?

0 Answers  


Why should we use null or zero in a program?

0 Answers  


Categories