what are the events in delegate?

Answers were Sorted based on User's Feedback



what are the events in delegate?..

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

what are the events in delegate?..

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

Post New Answer

More C Sharp Interview Questions

Explanation on Generic?

0 Answers   QuestPond,


what is meant inheritance. can you exaplain what kind inhertance ussed in your project

1 Answers  


Name some properties of array.

0 Answers  


What is a method signature c#?

0 Answers  


What is the Difference between imperative and interrogative code?

2 Answers   Wipro,






Can we have multiple constructors in a class c#?

0 Answers  


Write a syntax for writing a event delegate.

0 Answers  


How do you generate documentation from the C# file commented properly with a command-line compiler?

2 Answers  


What is the use of static in c#?

0 Answers  


What is func delegate in c#?

0 Answers  


Why do we need singleton class in c#?

0 Answers  


Is system a class in c#?

0 Answers  


Categories