Can we sort map in c++?


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

Post New Answer

More C++ General Interview Questions

What are dynamic type checking?

0 Answers  


What is the difference between static global and global ?

2 Answers   CA,


Why Pointers are not used in C++?

0 Answers   Global Logic,


Is c++ a pure oop language?

0 Answers  


Why #include is used?

0 Answers  






How does list r; differs from list r();?

0 Answers  


Describe exception handling concept with an example?

0 Answers  


What is the use of main function in c++?

0 Answers  


If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

0 Answers  


What is searching?

0 Answers  


Describe private, protected and public?

0 Answers  


List down the guideline that should be followed while using friend function.

0 Answers  


Categories