Execute the qsort () in c/sort() in c++ library or your own custom sort which will sort any type of data on user defined criteria.


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

Post New Answer

More C++ Interview Questions

Write a C++ Program to find Square Root of a number using sqrt() function.

1 Answers  


what is the difference between a pointer and a reference?

0 Answers   Amazon, Blue Star, C DAC,


Write a C++ Program to Display Number (Entered by the User).

1 Answers  


what do you mean by exception handling in C++?

0 Answers   Alter,


Explain the FOR loop with a help of a code.

0 Answers   Accenture,






What does malloc return in C and C++?

0 Answers   Alter,


dynamic scoping is

0 Answers   Siemens,


Write a C++ Program to Find Sum and Average of n numbers using for loop.

1 Answers  


Difference between Call by pointer and by reference.

0 Answers   Adobe,


How will you print a list of all unique words from a string which may contain repeated words?

0 Answers   Adobe,


Write a C++ Program to Find Sum and Average of three numbers.

1 Answers  


Difference between function overloading and function overriding.

0 Answers   Alter,


Categories