What is a delegate in .NET?



What is a delegate in .NET?..

Answer / 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

More Dot Net General Interview Questions

What are remotable objects in .NET Remoting?

1 Answers  


What is meant by globalization?

0 Answers  


Please explain what is the difference between odbc and ado?

0 Answers  


i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net

0 Answers  


I'm having some trouble with cas. How can I troubleshoot the problem?

0 Answers  






What is boxing?

3 Answers  


How to view a .NET assembly?

0 Answers   QuestPond,


What is the difference between override and overload in a method?

0 Answers  


What base class do all Web Forms inherit from?

1 Answers  


What are the features of dot net?

0 Answers  


What is Meta Data? Explain Types of Assemblies

2 Answers   Deloitte,


How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?

0 Answers  


Categories