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 does m mean in decimal c#?
What is the diff between System.String and System.Text.StringBuilder classes?
Perfect Example Of While And Do-While Loop In C#.Net ?
What is difference between class and interface in c#?
What is master page in asp net c#?
What is c# best for?
what is a enumeration in c#
Where value types are stored in c#?
What are the properties of a string class?
What is the difference between int and int in c#?
What is null character in string?
How can we set class to be inherited, but prevent the method from being over-ridden?
How to parse a date time string?
What is a destructor in c#?
Can enum have methods c#?