What is heap sort in c++?


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

Post New Answer

More C++ General Interview Questions

What does new do in c++?

0 Answers  


How does work in c++?

0 Answers  


Give 2 examples of a code optimization?

4 Answers  


Can we declare a base-class destructor as virtual?

0 Answers  


What sorting algorithm does c++ use?

0 Answers  






Difference between inline functions and macros?

0 Answers  


How is c++ used in the real world?

0 Answers  


What is "mutable" keyword?

2 Answers   Infosys, Teradata,


Can a program run without main in c++?

0 Answers  


when can we use copy constructor?

6 Answers   HP,


Which is better c++ or java?

0 Answers  


Write a program to calculate the BMI of a person using the formula BMI = weight/height2.

2 Answers  


Categories