what are delegates? How you used then in your project?

Answer Posted / amit dhiman [mcp, mca, bca]

Delegates are pointers to function, they can call a
function, Basically they are used for creating events.
Every event has been created is gonna be used delegates.

Here you need to create Event handlers with event arguments.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need events in c#?

540


What is difference between constants and read-only?

444


What is the difference between system.string and system.text.stringbuilder classes?

514


Explain the mechanism of VB.NET/C# achieve polymorphism?

535


What do you mean by serialization in .NET?

552






What are types in c#?

492


Are value types sealed?

511


Explain About ADO and its objects

569


What is the difference between static and constant variables?

537


What is the difference between inheritance and abstract class?

451


Why delegates are type safe in c#?

500


What is the difference between C# 3.5 and C# 4.0?

534


What is form feed in c#?

560


What is a delegate how is it type safe?

463


Do extension methods have to be static?

539