Mar 23, 2004 #1 karunakarrao9 Programmer Joined Mar 23, 2004 Messages 3 Location IN what is the main diff between haash table and hash map. which one allows null values which one don't. cud anybody help me reg this
what is the main diff between haash table and hash map. which one allows null values which one don't. cud anybody help me reg this
Mar 23, 2004 #2 sedj Programmer Joined Aug 6, 2002 Messages 5,610 http://java.sun.com/j2se/1.4.2/docs/api/java/util/Hashtable.htmlhttp://java.sun.com/j2se/1.4.2/docs/api/java/util/HashMap.html Upvote 0 Downvote
http://java.sun.com/j2se/1.4.2/docs/api/java/util/Hashtable.htmlhttp://java.sun.com/j2se/1.4.2/docs/api/java/util/HashMap.html