What is a c++ map?


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

Post New Answer

More C++ General Interview Questions

What are inline functions? What is the syntax for defining an inline function?

0 Answers  


. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


Does defining a function inline mean that it wont push and pop things on/off the stack ...like parameters and the return the address??

2 Answers  


What is a conversion constructor?

1 Answers  


What is the difference between "overloading" and "overridding"?

3 Answers  






what are Access specifiers in C++ class? What are the types?

0 Answers  


Describe linkages and types of linkages?

0 Answers  


What is an overflow error?

0 Answers  


what is difference between internet and Internet?

12 Answers   College School Exams Tests, Microsoft, MIT, TCS,


How much do coding jobs pay?

0 Answers  


write the programme that convert a interger to biniry number

1 Answers   Amazon,


What is #include math h in c++?

0 Answers  


Categories