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

What is deadlock in c#?

0 Answers  


Can you inherit from a static class in c#?

0 Answers  


what is dynamic sql

2 Answers   TCS, Wipro,


What do you mean by stack and heap in c#?

0 Answers  


What is difference between array and arraylist in c#?

0 Answers  


Is datetime value type c#?

0 Answers  


How can we sort an array in c#?

0 Answers  


how encapsulation is implemented in c#

0 Answers   Cognizant,


Can you put two constructor with the same structure in a class?

0 Answers  


Differentiate between static class and singleton instance?

0 Answers  


what is inheritance and an example in vb.net and c# of when you might use it?

0 Answers  


Explain how to use an extender provider in the project.

0 Answers  


Categories