Is dictionary a collection?


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

Post New Answer

More C Sharp Interview Questions

Can we declare class as protected?

0 Answers   Infosys,


What is a value type in c#?

0 Answers  


Is void a class?

0 Answers  


Describe the overview of clr integration.

0 Answers  


Explain streamreader/streamwriter class?

0 Answers  






What does out mean in c#?

0 Answers  


I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 Answers  


how can i display crystalreport in button click? am working with VS2005

1 Answers  


How do you implement Inheritance in dot net ?

5 Answers   MMTS, Sea Energy,


Why do we use class in c#?

0 Answers  


What is console writeline in c#?

0 Answers  


How can we set class to be inherited, but prevent the method from being over-ridden?

0 Answers  


Categories