Briefly describe hashtable

Briefly describe hashtable?

E

Expert

Verified

Hashtable is the data structure which implements a IDictionary interface. It is used to store many items and every item is related with the unique string key. every item can be accessed using a key related with it. In short, hashtable is the object holding a key-value pairs.

   Related Questions in Software Engineering

©TutorsGlobe All rights reserved 2022-2023.