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

How is exception handling implemented in c#?

0 Answers  


What is datacontract in c#?

0 Answers  


What is ulong in c#?

0 Answers  


What is int32 in c#?

0 Answers  


what is collections and what is generics

4 Answers   Bally Technologies,






Give an example of removing an element from the queue?

0 Answers  


can we throw execption from catchblock

4 Answers   Accenture,


What are data types in C#?

0 Answers   TryTechnicals Pvt Ltd,


What is sqlcommandbuilder c#?

0 Answers  


Does c# have its own class library?

0 Answers  


What is the difference between arraylist and list in c#?

0 Answers  


What is a jagged array?

0 Answers  


Categories