What is the function of the entry(K key, V value) method of the Map interface? Data Structures What is the function of the entry(K key, V value) method of the Map interface? Answer: returns an unmodifiable Map.Entry object with the provided key and value in it. 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.