Have you ever used HashTable and Directory?

1 answer

Answer

1126127

2026-04-06 00:50

+ Follow

Dictionary is super class to HashTable and Properties class.

=>this class provides abstract functions and used to store and retrieve the objects by using key-value pair..

Hash Table:

A hash table indexes and store the objects in a dictionary using hash codes as the object's keys.

=>Hash codes are the integer values,that identifying by objects.

ReportLike(0ShareFavorite

Related Questions

Copyright © 2026 eLLeNow.com All Rights Reserved.