[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.
Technical Discussion :: C++

2 / 187

What is meant by associative container?

Answer:

Associative containers are designed to support direct access to elements using keys. They are not sequential. There are 4 types of container:
• set
• multiset
• multimap
• map

All these containers stores data in a structure called tree which facilities fast searching, deletion and insertion.

Asked In ::

Post Your Answer Here:


Rate This: +0 -0     
Report    

Post Your Reply Here:

Alert me
q4i-reply-your-answer

Report Error

Please Login First Click Here

Most Popular Qs.