About delegates and events?

Answer Posted / anil chauhan

In C# delegate is a class which contain the referance of a
function. or we can say that it is an function pointer.

and Event are the action performed by the user such as
mouse click elc.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's new in c#?

497


What are custom exceptions? Why do we need them?

529


How many destructors can a class have?

597


What is windows forms in c#?

477


Is post back c#?

503






What are the different types of classes in c#?

506


What can I create with c#?

492


How does dll hell solve in .net?

491


Can we override interface methods in c#?

481


What is reflection c#?

478


Why do we need private constructor in c#?

472


Explain boxing and unboxing in c#?

515


How can we sort an array in c#?

516


Are arraylist faster or arrays?

499


What is difference between property and variable in c#?

473