what is a delegate? what it is used for?
Answer Posted / asin
Delegate is a Function Pointer.It invokes methods.
References to methods are wrapped in delegates.
| Is This Answer Correct ? | 15 Yes | 9 No |
Post New Answer View All Answers
What is the difference between function and method in c#?
List the different stages of a thread?
Is hashset serializable c#?
Is c# easier than javascript?
What do you mean by winforms in c#?
Explain the difference between boxing and unboxing.
What is a delegate? Explain.
Is stringbuilder thread safe c#?
What is namespace in oops?
What is expression tree with example?
What does a constructor do c#?
Can I fly with a loop recorder?
In which order the constructor is called for an inherited class?
What is the difference between method overriding and method overloading?
How do I create a multi language, multi file assembly?