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
What is a race condition?
What is difference between assembly and namespace?
What is delegates in c#?
If dll and exe files are same it means you can deploy both the files in gac?
What is type safe in c#?
what is main function of alternate teamplate of datalist?
What is hashtable c#?
Why do we need interfaces in c#?
What is method overriding in c#
What is a dimensional array?
What is concatenation and when should it be used?
What are the uses of namespaces?
What is data set in c#?
How do you prevent a class from being inherited in c#?
What are the value types in c#?