Is dictionary reference type c#?


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

Post New Answer

More C Sharp Interview Questions

What is the Difference between read only and constant variables?

14 Answers   SilverKey,


I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?

0 Answers  


Describe the difference between inline and code behind - which is best?

0 Answers   Siebel,


How do I convert a string to an int in c#?

0 Answers  


Is list immutable in c#?

0 Answers  






What are the advantages of using delegates in c#?

0 Answers  


What is this keyword in C#?

0 Answers  


How do I enforce const correctness in c#?

0 Answers  


What is private class in c#?

0 Answers  


How to run the program at particular time? It should run everyday at 3:00 PM. After executing the program should sleep until next day at 3:00 PM. Please explain with code?

5 Answers   Sanat, Wipro,


Why var is used in c#?

0 Answers  


Why do we need dependency injection in c#?

0 Answers  


Categories