what is a delegate? what it is used for?
Answer Posted / divya
Delegates are similar to function pointers in C C++,
Delegate objects hold references to functions.
Delgates are mainly used in event handling
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
How will you deploy the dll file in gac?
Explain the three test cases in unit testing?
What is the difference between finalize() and dispose()?
What can be done with c#?
What is readline c#?
What is a linked list c#?
Is null or empty in c#?
What is the base class for array types?
Do events have return type c#?
What are partial classes and use of partial classes?
What is use of hashtable in c#?
What are the fundamental differences between value types and reference types?
What is session and cookies in c#?
What are extensions in c#?
Which is better javascript or c#?