What?s a delegate?

Answer Posted / maqsud

The delegate keyword is used to declare a reference type
that can be used to encapsulate a named or an anonymous
method. Delegates are similar to function pointers in C++;
however, delegates are type-safe and secure.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we inherit a private class in c#?

466


What is a strong name in c#?

815


Is 0 an unsigned integer?

499


What are data types with examples?

512


What is a cshtml file?

536






What is the importance of closing an ado.net application?

483


Is char * null terminated?

530


What are the various components in crystal reports?

506


What are circular references?

528


What is difference between method overriding and method overloading?

530


How string definitions will prevent escaping on backslashes in C#?

527


What is a dimensional array?

466


Name some properties of array.

488


How do you clear a list in c#?

501


What is polymorphism and its types in c#?

461