Which sort 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 constructor and destructor in c++?

0 Answers  


Write a recursive program to calculate factorial in c++.

0 Answers  


What is an adaptor class in c++?

0 Answers  


What is the difference between structures and unions?

0 Answers  


What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0

0 Answers  






In a class only declaration of the function is there but defintion is not there then what is that function?

5 Answers   Hughes,


Can a program run without main?

0 Answers  


Where Malloc(), Calloc(), and realloc() does get memory?

0 Answers  


Describe the main characteristics of static functions?

1 Answers  


What are the basics of classifying different storage types, why?

2 Answers   Astergate, Symphony,


What is difference between c++ and c ++ 14?

0 Answers  


How the virtual functions maintain the call up?

0 Answers  


Categories