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

Is there a difference between class and struct?

0 Answers  


what is friend function in C++?

0 Answers   TCS,


What do you know about Volatile keyword in C++? Explain with an example code.

0 Answers   Adobe,


Define namespace.

1 Answers  


What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,






What is Copy Constructor?

5 Answers   ABC, Siemens,


What are pass by value and pass by reference?what is the disadvantage of pass by value?

0 Answers   Alter,


Explain what happens when an exception is thrown in C++.

0 Answers   Amazon,


What is latest update of C++ ?

0 Answers   Adobe,


Write a C++ Program to Find whether given Number is Odd or Even.

1 Answers  


Discuss the role of C++ shorthands.

0 Answers   Adobe,


What is the difference between virtual functions and pure virtual functions?

1 Answers  


Categories