What is HashTable?
Interview question and answer by:
Raja | Posted on: 4/16/2008 | Category:
C# Interview questions | Views: 6355 |
Answer:
A Hashtable is a collection of key-value pairs. Entries in this are instance of DictionaryEntry type. It implements IDictionary, ISerilizable, IDeserializable collback interface.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: