When should we use delegates in c#?


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

Post New Answer

More C Sharp Interview Questions

How do I do implement a assert?

0 Answers  


What is the use of iqueryable in c#?

0 Answers  


What is difference between assembly and namespace?

0 Answers  


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  


What are c# collections?

0 Answers  






Classes and structs can be declared as static, is this statement true or false?

0 Answers  


What is difference between Convert.ToString(variable) and variable.ToString()

4 Answers   Mascon,


What is 8 bit signed integer?

0 Answers  


What is hashmap in c#?

0 Answers  


Give an example to show for hiding base class methods?

0 Answers  


Explain the difference between a sub and a function in c#.

0 Answers  


Why do we use partial class in c#?

0 Answers  


Categories