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
Is a structure a class?
Explain anonymous type in c#?
Explain how to parse a datetime string?
What is a data set in c#?
Is string immutable in c#?
What is the default modifier for class in c#?
What is console readkey ()?
What is disco?
Can I use parseint?
What does this keyword mean in c#?
What is delimiter in c#?
What is the difference between “dispose” and “finalize” variables in c#?
If I return out of a try/finally in c#, does the code in the finally-clause run?
What is the difference between function and method in c#?
Why we need get set property in c#?