Answer Posted / ashish gupta
There is no event in delegate.
Delegate is lyk a funtion pointer which is worked with
events.Delegate is use to invoke a event handler when an
event is fired.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Define Abstract Class in C#
Can class be protected in c#?
What is function c#?
Why do we use delegates in c#?
What are concrete classes?
What are the collection types can be used in c#?
What are methods in C#?
Is string primitive?
Is object an int c#?
What does the keyword “virtual†declare for a method or property?
What is arraylist?
What is the use of dll file in c#?
Can you put two constructor with the same structure in a class?
How to reduce image resolution in C#?
What is polymorphism c# example?