Which is faster dictionary or hashtable?


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

Post New Answer

More C Sharp Interview Questions

what optimizations does the c# compiler perform when you use the /optimize+ compiler option?

0 Answers   4Cplus,


What is the solution if you need to manipulate sets of items?

0 Answers  


If I want to override a method 1 of class A and in class b then how do you declare ?

4 Answers   MMTS,


What are the types of assembly available

0 Answers  


Can we have static indexer in c#?

0 Answers  






Why do we need to override in c#?

0 Answers  


What is the difference between firstordefault and singleordefault?

0 Answers  


Differentiate between static class and singleton instance?

0 Answers  


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

2 Answers   Satyam,


Suppose in a scenario if we want to display information only until 4.00 p.m and after that means after 4.00 p.m if any one tries to access the information it should give error mesage. Then how will you write a delegate for this ? Give coding.

1 Answers   HP, nTech Solutions, Primetech Software, PS,


Can we declare class as protected?

0 Answers   Infosys,


5. What properties we used to call stored procedure in C#?

2 Answers   Mphasis,


Categories