what are the events in delegate?

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 ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we extend sealed class in c#?

488


1. Describe page life cycle?

1576


Can you store strings in arrays?

539


What is equal c#?

502


What is the difference between finalize() and dispose() methods?

529






What is the name of c# compiler?

630


What are circular references? How garbage collection deals with circular references.

535


Explain how can you clean up objects holding resources from within the code?

470


What are the Types of configuration files and their differences

548


Why do we write system in c#?

484


Can class inherit from struct c#?

511


why delegate is type safe?

2599


What is the difference between public, static, and void?

475


How can an inner class access the members of outer class?

541


Is array reference type in c#?

484