Is multimap sorted c++?


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

Post New Answer

More C++ General Interview Questions

What are the manipulators in c++?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


Difference between Abstraction and encapsulation in C++?

0 Answers   Impetus,


Is c++ the most powerful language?

0 Answers  


What is the use of :: operator in c++?

0 Answers  






Is there any problem with the following: char *a=NULL; char& p = *a;?

1 Answers  


Out of fgets() and gets() which function is safe to use?

0 Answers  


which is best institue to learn C/C++ IN AMEERPET OR MAITHRIVANAM OR SR NAGAR, PLEASE HELP. THANKS IN ADVANCE

5 Answers  


What is setiosflags c++?

0 Answers  


What do you mean by call by value and call by reference?

1 Answers  


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

0 Answers  


How to construct muliton object

2 Answers   Symphony, TCS,


Categories