+ 3
Nazim Sumra It sounds like you've figured out that Java uses HashMap for key / value pairs and C# uses Dictionary.
Are you seeking confirmation on your understanding or is there another point of clarification you are seeking?
+ 2
Since mapping keys to values is so convenient, isn't it only natural that modern languages implement such a type?



