What is a delegate in .NET?

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


Please Help Members By Posting Answers For Below Questions

explain the states of a window service application?

734


How to implement CAS in .Net?

2578


Explain dataset.acceptchanges and dataadapter.update methods in .net?

750


Tell us what is a sealed class?

750


What is Ajax design pattern in .NET?

838


What does il do?

715


Explain is the jit an interpreter?

764


How do I spawn a thread?

730


What is the use of design pattern?

743


What is managed code and managed data in .net?

782


What versions of .net are there?

810


Please explain what inheritance is, and why it's important?

751


How com+ related to the dna architecture?

787


Explain re-clarification of object based in .net?

739


How to produce an assembly?

784