I am often confused with dictionary and hashtable and wish to compare them, considering performance cost …
Which one is more cost efficient ??
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In Java, neither is preferable IMHO. These are collections which were added in Java 1.0 and improved collections where added in Java 1.2 more than ten years ago.
For performance I would suggest you use