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

Which is the best c++ compiler for beginners?

0 Answers  


What is a pdb file?

0 Answers  


What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h

0 Answers  


Which one is better- macro or function?

0 Answers   Fidelity,


What does namespace mean in c++?

0 Answers  






How do you define/declare constants in c++?

0 Answers  


Is python written in c or c++?

0 Answers  


What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?

0 Answers  


What is the use of this pointer in c++?

0 Answers  


What is a memory leak c++?

0 Answers  


What is capacity in vector in c++?

0 Answers  


Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables

2 Answers   BirlaSoft, Crayonz,


Categories