Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

explain the term 'resource acquisition is initialization'?

0 Answers   Amazon,


How does stack look in function calls? When does stack overflow? What can you do to remedy it?

0 Answers   Adobe,


Without using third variable write a code to swap two numbers.

0 Answers   Accenture,


Identify the error in the following program. include<iostream> using namespace std; void main() { int num[]={1,2,3,4,5,6}; num[1]==[1]num ? cout<<"Success" : cout<<"Error"; }

1 Answers  


What Is A Default Constructor in C++ ?

0 Answers   Amazon,


Mention the default functions in C++, how would you detect that error has occurred inside the constructor and destructor.

0 Answers   Adobe,


Explain the difference between C and C++.

1 Answers   Accenture,


What is placement new?

1 Answers   Amazon,


Explain the difference between method overriding and method overloading in C++?

0 Answers   Accenture,


Write a program to read the values a, b and c and display x, where x=a/b–c. Test the program for the following values: (a) a = 250, b = 85, c = 25 (b) a = 300, b = 70, c = 70

1 Answers  


What is static variable and difference between(const char *p,char const *p,const char* const p).

0 Answers   Accenture,


What are "pure virtual" functions?

0 Answers   Adobe, Alter, iNautix,


Categories