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

How do you secure a webservice?

1 Answers   TCS,


What is the use of 'using' statement in c#?

0 Answers  


Can we inherit singleton class in c#?

0 Answers  


How string definitions will prevent escaping on backslashes in C#?

0 Answers   Siebel,


What can I create with c#?

0 Answers  






What is the difference between == and object.equals?

0 Answers  


What are "class access modifiers" in C#?

0 Answers   Genpact,


Can hashtable have duplicate keys?

0 Answers  


What is the difference between properties and indexer in c#?

0 Answers  


What all details the assembly manifest will contain?

0 Answers  


What does dbml stand for?

0 Answers  


What does assert() do?

1 Answers   Wipro,


Categories