What is HashTable?

Answer Posted / ravikiran(aptech mumbai)

Hashtable implements Map inteface
Hashtable is a legacy class.
Hashtable makes use of hashing technique to save the objects.
Hashtable saves the values of objects as key value pairs.
Hashtable doenn't allows null keys or null values.

Is This Answer Correct ?    16 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java abstraction with example?

562


What is derived datatype?

631


What is r * in math?

554


What is the integer of 16?

542


What is mnemonic code?

543






How many arguments can be passed to main ()?

525


What are heterogeneous objects?

571


What is a super method?

534


How do you remove an object from an arraylist in java?

467


Can we override constructors?

546


How do you sort a string in java?

541


How will you calculate the depth of a binary tree if the tree contains 15 nodes?

602


How many characters is 16 bytes?

545


What is the preferred size of a component in java programming?

545


Is string is a keyword in java?

549