What?s a delegate?

Answer Posted / anuj

Delegate is a class having no body, whose object can store
the reference of method of some another class...
example :
public delegate void del();

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you force derived classes to provide new method implementations for virtual methods?

483


What is the use of properties window?

502


Are there functions in c#?

512


What is constructors, explain with syntax

549


What is default constructor c#?

508






Can we change static variable value in c#?

493


How do I create a multilanguage, single-file assembly?

500


Is c# lazy thread safe?

490


What is difference between array and collection in c#?

445


Can we declare private class in c#?

484


How is the syntax written to inherit from a class in C#?Give an example ?

543


What is null in database?

466


What is difference between a constant and read-only in C#?

535


How do I calculate relative time?

505


What is poco c#?

487