Answer Posted / anil chauhan
In C# delegate is a class which contain the referance of a
function. or we can say that it is an function pointer.
and Event are the action performed by the user such as
mouse click elc.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are extensions methods in c#?
What is an xsd file?
What is an inheritance ?Give an example in which inheritance is used?
What is the difference between string and string in c#?
What is data binding c#?
What are winforms in c#?
What does f mean in c#?
How do I register my code for use by classic com clients?
Why do we use yield in c#?
What is meant by clr?
What do you mean by stack and heap in c#?
What is escape sequence in c#?
What is an arraylist in c#?
What is c# commonly used for?
Explain the difference between “constant” and “read-only” variables used in c#?