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 ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the base class of all classes in c#?
Can we extend static class in c#?
What is a function c#?
What is ado c#?
What are Namespaces?
What is a view? What is the use of it?
What is overloading with example?
How do you create partial methods?
What is window application in c#?
Where is the main method in c#?
Are enums static c#?
What is a lambda expression in c#?
What is gridview c#?
Do void methods have parameters?
What is called method in c#?