How do you sort a sort function in c++ to sort in descending order?
No Answer is Posted For this Question
Be the First to Post Answer
What is the sequence of destruction of local objects?
Types of storage and scope of each type
Which software is used for c++ programming?
Const char *p , char const *p What is the difference between the above two?
What is an iterator?
What do you mean by const correctness?
What is a multiset c++?
Can a constructor return a value?
Write about the scope resolution operator?
How can you say that a template is better than a base class?
Where are setjmp and longjmp used in c++?
what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking