What is the use of 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 is a binary file? List the merits and demerits of the binary file usagein C++.

0 Answers  


What is difference between c++ 11 and c++ 14?

0 Answers  


Write is a binary search tree? Write an algo and tell complexity?

0 Answers   Axtria,


What are the storage qualifiers?

0 Answers  


Explain Text Manipulation Routines?

0 Answers  






Describe the process of creation and destruction of a derived class object?

0 Answers  


Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?

1 Answers  


Define a constructor - what it is and how it might be called (2 methods)?

0 Answers  


How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)

2 Answers  


How static variables and local variablesare similar and dissimilar?

0 Answers  


How the virtual functions maintain the call up?

0 Answers  


What are friend classes? What are advantages of using friend classes?

0 Answers  


Categories