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
What is DlgProc?
What are compilers in c++?
Will rust take over c++?
What gives the current position of the put pointer?
What is setiosflags c++?
Why do we learn c++?
What is else if syntax?
What are the 3 levels of programming languages?
How much is c++ certification?
Can you declare an array without a size in c++?
What are virtual functions in c++?
What is the exit function in c++?
Is c++ map a hash table?
Do you know what are pure virtual functions?
What is the type of 'this' pointer? When does it get created?