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

Which variables are stored in heap?

545


What is the purpose of the return statement?

521


What is the access scope of a protected method?

566


what are different ways in which a thread can enter the waiting state? : Java thread

498


I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com

1083






Define how does a try statement determine which catch clause should be used to handle an exception?

588


Can you inherit from an abstract class java?

537


What is the use of conditional statement?

566


Can we write method inside a method in java?

531


What is replacefirst in java?

581


What is java full form?

536


Explain enumeration in java?

573


Why is whitespace important?

559


Is boolean a data type in java?

523


What does it mean to flush a file?

574