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 ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why are local variables stored in stack?

554


What is different about switch statements in c#?

492


I want to print "Hello" even before main() is executed. How will you achieve that?

517


Is Facebook a desktop application?

471


How do I do implement a trace and assert?

562






Where are value types stored in c#?

517


What is out int in c#?

481


What is the CTS, and how does it relate to the CLS?

550


Can a static class contain non static members?

553


Can we declare private class in c#?

482


Why do you need boxing in c#?

490


What does f mean in c#?

515


Is datetime a value type in c#?

495


What is class sortedlist underneath?

569


Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?

508