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
Explain polymorphism in c# with a simple example?
How long will it take to learn c sharp?
What are the value types in c#?
What is an inheritance ?Give an example in which inheritance is used?
What is Satellite Assemblies ?
What does console mean c#?
How do I do a case-insensitive string comparison?
What is dataview c#?
What is the difference between a function and a method?
Define c# i/o classes?
Suppose two interfaces have same method, so how will you implement these methods in derive class?
What is the difference between dictionary and hashtable in c#?
How to exclude a property from xml serialization?
What is data type c#?
In C#, explain the difference between overloading and overriding.