Map 3.1

Map in C++ STL

Map is a 2D structure where first item is known as key item and second one is known as value item. The key item will a unique value. We can assign any types of variable in map.

References:
www.cplusplus.com/
https://sites.google.com/site/smilitude/

মন্তব্যসমূহ