+ 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?
25th May 2020, 5:05 AM
David Carroll
David Carroll - avatar
+ 2
Since mapping keys to values is so convenient, isn't it only natural that modern languages implement such a type?
24th May 2020, 7:53 PM
HonFu
HonFu - avatar