what is a delegate? what it is used for?
Answer Posted / divyesh
Nobody has written the actual scenario where the delegates
will be used instead of events!
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is difference between ilist and list in c#?
What is the process of Serialization?
What is the correct way of declaring an xml namespace?
Is php easier than c#?
What is data binding with example?
What is the syntax for calling an overloaded constructor within a constructor?
What is polymorphism c# example?
Can I use parseint?
If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
What is window application in c#?
Can we inherit class that contains only one private constructor?
How do you pronounce c#?
What is a dynamic assembly?
What is the ouput of the following program?
If I want to override a method one of class A and in class b then how do you declare?