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#?



What are the advantages of using delegates in c#?..

Answer / 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

More C Sharp Interview Questions

What is action in c# 3.5?

1 Answers  


What do you mean by thread safe in c#?

1 Answers  


Explain how do you directly call a native function exported from a dll?

1 Answers  


Explain the difference between event and a delegate in c#?

1 Answers   DELL,


What is the extension of c# file?

1 Answers  


What is difference between private, protected, and public in C#?

1 Answers   B-Ways TecnoSoft,


How many kinds of elements an array can have?

1 Answers  


What is an Interface in C#?

1 Answers   TryTechnicals Pvt Ltd,


What are c# collections?

1 Answers  


In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?

1 Answers   HCL,


What is append in c#?

1 Answers  


What?s the top .NET class that everything is derived from?

7 Answers  


Categories