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
Why we use delegates in c#?
What is attribute c#?
What is the use of delegate?
Is linkedhashset synchronized?
Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?
What is a generic class?
What is tochararray in c#?
What is the difference between array and list in c#?
What is the default value of datetime in c#?
What is strongly typed in c#?
Why do we use interfaces in c#?
Is multilevel inheritance possible in c#?
What does exclamation mark mean in access query?
How many constructors can a class have c#?
What are the types of comment in c# with examples?