Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the advantages of using delegates in c#?

Answer Posted / Rajeev Kumar Sagar

"Delegates in C# provide several benefits: they allow for event handling, method pointers, and callbacks. They enable decoupling of classes by allowing one class to define a method signature, and another to provide the implementation at runtime. Delegates also help in asynchronous programming by making it easier to manage multiple tasks concurrently."n

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which namespaces are necessary to create a localized application?

1123


How to assign Null value to Var?

1045


What is an abstract class c#?

947


How do you inherit a class into other class in c#?

974


Why can't we use a static class instead of singleton?

940


What is expression tree in c#?

982