Explain About delegates


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

Post New Answer

More C Sharp Interview Questions

What is ControlBox Propertie

0 Answers   MCN Solutions,


What is void method?

0 Answers  


what is master pages how to use it. plase give one example in code vice

1 Answers  


What is type safe in c#?

0 Answers  


Is there regular expression (regex) support available to c# developers?

0 Answers  


What is generic types in c#?

0 Answers  


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

0 Answers  


How do I type a whitespace character?

0 Answers  


How encapsulation and abstraction defined/used in C#.NET.

8 Answers   Synechron,


What is the difference between console and windows application?

0 Answers  


Can you declare the override method static while the original method is non-static?

2 Answers   Mind Tree,


What operators can be used to cast from one reference type to another without the risk of throwing an exception?

0 Answers  


Categories