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 Named parameter in C#?

0 Answers  


What is delegates in c#?

0 Answers  


What is bit in c#?

0 Answers  


What is class and object c#?

0 Answers  


Is arraylist generic in c#?

0 Answers  






What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?

0 Answers  


What is a cs file?

0 Answers  


explain the nature of the assembly work?

0 Answers   HCL,


How do you serialize in c#?

0 Answers  


What are three test cases you should go through in unit testing?

1 Answers   Siebel Systems, Wipro,


Illustrate serialization?

0 Answers  


Name the property of the textbox which cannot be changed at runtime?

0 Answers  


Categories