Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is an associative container 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 oops

2 Answers  


What is the difference between operator new and the new operator?

3 Answers   Amazon, TCS, Wipro,


If all is successful, what should main return a) 0 b) 1 c) void

0 Answers  


Explain static and dynamic memory allocation with an example each.

0 Answers  


string somestring ; Which of the following choices will convert a standard C++ string object "somestring" to a C string? a) Copy.somestring () ; b) somestring.c_str () c) &somestring [1] d) std::cstring (somestring) e) (char *) somestring

1 Answers   Quark,


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

0 Answers  


How do you declare A pointer to a function which receives nothing and returns nothing

0 Answers  


Enter n no. of element and delete value from desire position

1 Answers  


Write an algorithm that determines whether or not an almost complete binary tree is a heap.

0 Answers   TCS,


What are single and multiple inheritances in c++?

0 Answers  


What is a hash function c++?

0 Answers  


Can a program run without main function?

0 Answers  


Categories