What is the .net datatype that allows the retrieval of data by a unique key?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

How is the syntax written to inherit from a class in C#?Give an example ?

0 Answers   Siebel,


Why is hashset faster?

0 Answers  


What is a dynamic assembly?

0 Answers  


How does insertion sort work?

0 Answers  


What is the name of c# compiler?

0 Answers  


What does namespace mean?

0 Answers  


Can abstract class be sealed?

0 Answers  


What is default constructor c#?

0 Answers  


What is the usage of transponders?

0 Answers   Wipro,


Can delegates be used as callbacks?

0 Answers  


What is the difference between internal and private in c#?

0 Answers  


I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


Categories