What is HashTable?

Answer Posted / janet

The Hashtable class implements a Hashtable data structure.A
Hashtable indexes and stores objects in a dictionary using
hash codes as the objects's keys. Hash codes are integer
values that identify objects.

Is This Answer Correct ?    15 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an example of a constant variable?

777


What is t in generics in java?

792


What is super in java?

762


What is predicate in java?

796


Write a program to reverse array in place?

770


Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?

820


Why is whitespace important?

775


What are the legal parameters?

699


What is meant by inheritance and what are its advantages?

823


Why deletion in linkedlist is fast than arraylist?

765


What is a 16 bit word?

763


Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.

2569


How do you sort objects in java?

732


Can we sort hashset in java?

856


How many boolean functions are there?

720