What is HashTable, what is the use of it, when do we use
(purpose).
Answer Posted / subodh kumar
First of all Why HashTable? Answer is very simple. Suppose
you have some data, which needs to be stored in two
dimensional array and have a link format of Key and Value.
For example, a person name and his social security number
and we can access there data using a key.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between ienumerable and enumerator?
Can we instantiate abstract class in c#?
Differentiate between static class and singleton instance?
What is private and shared assembly?
What is the difference between overriding and overloading in systemverilog?
What is Implementation inheritance and interface inheritance?
What do you mean by delegates and explain different types of delegates?
Is multilevel inheritance possible in c#?
What is ControlBox Propertie
Why interface is required?
What is threading in c# with example?
Do vs while c#?
What happens during the process of boxing?
Which are the access modifiers available in c#?
What is xamarin used for?