filmov
tv
What is HashTable in Java? (Java Collections)

Показать описание
******************** Java HashTable:
It inherits Dictionary class.
It implements Map interface.
Hashtable stores key/value pairs in a hash table
HashTable has its values in a bucket.
The position of the bucket is identified using hashcode().
It can contain only unique values.
It is Synchronized.
It may not have a null value or key.
Concrete implementation of a Dictionary
#HashTable #Java #programmingline #rakesh #rake
*******************************************************
Important Links:
*******************************************************
Subscribe my YouTube channels:
*******************************************************