what is a delegate? what it is used for?
Answer Posted / s.jayaprathap.
Delegate is a class that can hold the reference to a method
of a function.Pointers are call back......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How more than one version of an assembly can keep in same place?
What is the meaning of int parse in c#?
What are custom exceptions? Why do we need them?
How do you prevent a method from being overridden in c#?
What are abstract classes in c#?
What is the use of regex in c#?
What are data types in C#?
What does convert toint32 mean?
What is method and function in c#?
What is the usage of OLE?
What is console programming language?
What does .length do in c#?
What is difference between web and window application?
How does split work in c#?
What is difference between code access and role based security?