What?s the .NET datatype that allows the retrieval of data
by a unique key?

Answers were Sorted based on User's Feedback



What?s the .NET datatype that allows the retrieval of data by a unique key?..

Answer / guest

HashTable.

Is This Answer Correct ?    43 Yes 1 No

What?s the .NET datatype that allows the retrieval of data by a unique key?..

Answer / vpsingh

PRIMARY KEY

Is This Answer Correct ?    5 Yes 14 No

Post New Answer

More C Sharp Interview Questions

What is a private method in c#?

0 Answers  


Is there an equivalent of exit() for quitting a c# .net application?

0 Answers  


What is raise event and what is its use?

1 Answers   Wipro,


Is c# good for web development?

0 Answers  


Can you store multiple data types in System.Array?

20 Answers   Satyam, Siebel Systems,


Which is better python or c#?

0 Answers  


what is the purpose of interface in c#.net

6 Answers  


What is dao in c#?

0 Answers  


Why are strings in c# immutable?

0 Answers  


What?s the difference between <c> and <code> XML documentation tag?

1 Answers  


Is multiple inheritance possible in c#?

0 Answers  


What is the difference between class and abstract class?

9 Answers  


Categories