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 "map" in STL?

Answer Posted / saroj das ,balsore

map class support an associative container in which
unique keys are mapped .with values. in essence ,a key is
simply name that you give to a value .once value you can
retrive it by using has been stored.

the most general sense, a map is a list of key /
value pairs .

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are special characters c++?

1083


What is the c++ code?

1225


If dog is a friend of boy, is boy a friend of dog?

1047


What is a map in c++?

1290


What is copy constructor? Can we make copy constructor private in c++?

1123


What are the differences between the function prototype and the function defi-nition?

1155


Why cstdlib is used in c++?

1097


What is an undefined reference/unresolved external symbol error and how do I fix it?

1164


Is c++ map a hash table?

1077


What is an undefined behavior and sequence points

1053


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1129


Explain how to initialize a const member data.

1080


What does I ++ mean in c++?

1171


What are arrays c++?

1144


Which should be more useful: the protected and public virtuals?

1086