What is the purpose of dictionary in 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 benefit of using interface in c#?

0 Answers  


What?s the advantage of using System.Text.StringBuilder over System.String?

1 Answers  


If a base class has a bunch of overloaded constructors, and an inherited class has another bunch of overloaded constructors, can you enforce a call from an inherited constructor to an arbitrary base constructor?

2 Answers  


What is the difference between selection and projection?

0 Answers  


Does c# support templates?

0 Answers  






What is different between Implicit conversion and Explicit conversion in C#?

0 Answers  


What is wpf application in c#?

0 Answers  


What is use of abstract class in c#?

0 Answers  


Is c and c# the same?

0 Answers  


Define delegate in c#?

0 Answers  


code to generate a excel sheet and to write data into it --- -it has to fetch the excel sheet which is in one folder placed by us inside a project folder(i,e it has to create a instance of that excel sheet) and write the data into it row by row please respond as early as possible

1 Answers  


Is there any sample c# code for simple threading?

0 Answers  


Categories