| |
|
What is a HashTable object?
A HashTable object contains a collection of paired items, where one item in the pair is a numerical key. This object implements the following interfaces – Idictionary, ICollection, IEnumerable and IClonable.
More Interview Questions...
| |