What is the difference between delegates and events in c#?


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

Post New Answer

More C Sharp Interview Questions

Explain the difference between // comments, /* */ comments and /// comments?

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  


what is inheritance and an example in vb.net and c# of when you might use it?

0 Answers  


When do you absolutely have to declare a class as abstract (as opposed to free-willed educated choice or decision based on UML diagram)?

1 Answers  


What are the differences between a class and a struct?

0 Answers  






What are the keywords used to pass parameters to the base class and how do I invoke other constructors.

3 Answers  


What do you mean by winforms in c#?

0 Answers  


What are the types of delegates in c#?

0 Answers  


Can you explain template pattern?

0 Answers   QuestPond,


What is a nested type. Give an example?

0 Answers  


What is a callback c#?

0 Answers  


What are logical operators in c#?

0 Answers  


Categories