what is a delegate? what it is used for?
Answer Posted / d.monisha caroline
Delegate is a reference type variable which holds reference
to a method,,,delegates are primarily used in c# programming
for implementing events and callbacks
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is the following code legal?
Contrast System.String and System.Text.StringBuilder classes?
what are the different ways a method can be overloaded?
How do I join one form to another in c#?
What are Namespaces?
What is exe file in c#?
Explain more on CLR
What is default c#?
What is web forms in c#?
What is the usage of transponders?
What is the use of protected in c#?
What is c-sharp (c#)?
Can a struct inherit from an interface in c#?
How do you declare an arraylist?
Explain About sn.exe