Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?


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

Post New Answer

More C++ General Interview Questions

What gives the current position of the put pointer?

0 Answers  


What are the advantage of using register variables?

0 Answers  


What is a c++ class?

0 Answers  


Which operator can not be overloaded in C++?

1 Answers  


What is difference between class and function?

0 Answers  






How important is c++?

0 Answers  


Write a program using display() function which takes two arguments.

0 Answers  


Explain the static storage classes in c++.

0 Answers  


If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?

2 Answers  


What is c++ coding?

0 Answers  


What is the output of printf("%d")?

58 Answers   CTS, HCL, Infosys, TCS, Winit, Wipro,


Can you please explain the difference between using macro and inline functions?

0 Answers  


Categories