Answer Posted / izetamtechnologies
A delegate is a .NET object which defines a method signature and it can pass a function as a parameter. Delegate always points to a method that matches its specific signature. Users can encapsulate the reference of a method in a delegate object.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
explain the states of a window service application?
How to implement CAS in .Net?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
Tell us what is a sealed class?
What is Ajax design pattern in .NET?
What does il do?
Explain is the jit an interpreter?
How do I spawn a thread?
What is the use of design pattern?
What is managed code and managed data in .net?
What versions of .net are there?
Please explain what inheritance is, and why it's important?
How com+ related to the dna architecture?
Explain re-clarification of object based in .net?
How to produce an assembly?