What is the function of the hashCode() method of the Collection interface? Data Structures What is the function of the hashCode() method of the Collection interface? Answer: calculates and returns the hash value for the collection. Used in the case that the collection is an element in a bigger collection sorted with the hashCode() method. Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.