what are delegates? How you used then in your project?

Answer Posted / amit dhiman [mcp, mca, bca]

Delegates are pointers to function, they can call a
function, Basically they are used for creating events.
Every event has been created is gonna be used delegates.

Here you need to create Event handlers with event arguments.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the clr triggers?

711


Does c# support a variable number of arguments?

772


Is array a list?

656


How do you serialize an object?

704


what are pointer types in c#

729


How do you declare an arraylist?

694


Explain publishers and subscribers in events.

716


Is c# pass by reference?

687


What is the difference between hashtable and dictionary in c#?

669


Will the following code compile?

739


What is the root element of an xml file?

677


What is xor operation?

703


What is int tryparse in c#?

681


Distinguish between system.string and system.text.stringbuilder classes?

672


What are strings in c#?

712