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



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

Answer / guest

HashTable

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More C Sharp Interview Questions

Define thread? Explain about multithreading?

0 Answers  


How many bytes is an int in c#?

0 Answers  


There are a class A. Another class B derived from it. Now if I do A a = new B(); and B b = new B(); What will happen in both the statements. And what is the difference between these two statements.

3 Answers   HCL,


How can you sort the elements of the array in descending order?

2 Answers  


Name which controls do not have events?

0 Answers  






What are the Uses of CLR

0 Answers   TCS,


What is meant by enumerable in c#?

0 Answers  


Tell me the difference between value passing and address passing?

0 Answers   NIIT,


Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.

0 Answers  


Is functional interface runnable?

0 Answers  


Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?

0 Answers   HCL,


What kind of the information stored inside the assembly?

0 Answers   CitiusTech,


Categories