Is map ordered c++?


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

Post New Answer

More C++ General Interview Questions

Do you know the use of vtable?

0 Answers  


What are c++ variables?

0 Answers  


What C++ libraries are you proficient with?

1 Answers   Google,


What is static class data?

0 Answers  


Explain differences between new() and delete()?

0 Answers  






What is the difference between shallow copy and deep copy?

1 Answers  


I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.

0 Answers  


Why do we use classes in c++?

0 Answers  


1.what is the difference between software & package &application.

1 Answers   Infosys,


What is static function? Explain with an example

0 Answers  


Is c++ a difficult language?

0 Answers  


How do you add an element to a set in c++?

0 Answers  


Categories