The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
February 2001

Advertisement

Advertisement
where you can ask and answer Java programming questions.">
artima.com - a resource for Java and Jini developers
Artima | Search | Java | Design | JVM | Jini | Books | Seminars | Subscribe 


Java Answers Forum
February 2001

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Hashtables

Posted by Jerry on February 13, 2001 at 5:01 PM

I understand that a hashtable is almost the same as but
different than an array .
How is this with regards to implementing
a "typical" java program using a hashtable instead
an array.

I know for example that hashtable duplicates are stored in a linked list.

Thanks for any help understanding this.

If you could touch on Separate chaining and open addressing
java implementation examples, it would help, too.




Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us