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
How do switch statements work?
How does yield return work c#?
What is use of hashtable in c#?
What is a hashset c#?
What is the difference between a variable and a literal?
What is the base class of all classes in c#?
Name some properties of array.
Which string method is used for concatenation of two strings in c#?
What is a c# delegate?
Explain the difference between user control and custom control. Also, explain their use.
Is a dll an assembly?
What is cshtml extension?
What is asp net in c#?
What is inner class in c#?
Why do we use virtual methods in c#?