What?s the .NET datatype that allows the retrieval of data
by a unique key?
Answer Posted / guest
HashTable
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can I do things in il that I can't do in c#?
What is the use of parse in c#?
What is the difference between == and object.equals?
Explain the 3 types of properties in c# with an example?
How do I enforce const correctness in c#?
What is a string in c#?
What is difference between float and decimal?
Is php easier than c#?
Explain About DTS package
What are indexers in c# .net?
Which namespaces are necessary to create a localized application?
What are delegates in C#?
Is there a way to force garbage collection?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
Explain publishers and subscribers in events.