what are the events in delegate?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
What is deadlock in c#?
Can you inherit from a static class in c#?
what is dynamic sql
What do you mean by stack and heap in c#?
What is difference between array and arraylist in c#?
Is datetime value type c#?
How can we sort an array in c#?
how encapsulation is implemented in c#
Can you put two constructor with the same structure in a class?
Differentiate between static class and singleton instance?
what is inheritance and an example in vb.net and c# of when you might use it?
Explain how to use an extender provider in the project.