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 delegates? How you used then in your project?

Answer Posted / kiran kumar reddy

A delegate can be defined as a type safe function pointer.
It encapsulates the memory address of a function in your
code. Whenever you create or use an event in code, you are
using a delegate. When the event is thrown, the framework
examines the delegate behind the event and then calls the
function that the delegate points to. delegates can be
combined to form groups of functions that can be called
together.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a dictionary have duplicate keys c#?

967


Can a method be sealed in c#?

968


What are the different types of classes?

1068


Is unboxing an implicit conversion?

1083


What is an int c#?

916


Explain how do I convert a string to an int in c#?

1017


Are enums static c#?

1035


What is firstordefault c#?

1003


What is a static property. Give an example?

1000


Is php easier than c#?

941


What is private readonly in c#?

1004


Why is main static in c#?

1010


Why do I get an error (cs1006) when trying to declare a method without specifying a return type?

975


Explain the difference between .net and c#?

986


Is c# and c sharp same?

906