What?s the .NET datatype that allows the retrieval of data
by a unique key?
Answer Posted / guest
HashTable.
| Is This Answer Correct ? | 43 Yes | 1 No |
Post New Answer View All Answers
What is the use of xmlserializer?
Is double a decimal?
What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?
In .NET which is the smallest unit of execution?
What is verbatim string literal in c#?
How to transpose multi-dimensional array?
What is a lambda expression in c#?
Define a manifest in .net?
When was .net linq added?
What is cache memory in c#?
Why do we use lambda expression in c#?
What is the difference between IEnumerator and IEnumerable?
Is stringbuilder faster than string concatenation c#?
What are constructors in c#?
What is the default scope of a class in c#?