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?s a delegate?

Answers were Sorted based on User's Feedback



What?s a delegate?..

Answer / senthilkumar.r

1.Delegates in dynamically change the reference to the
menthod in a class.

2.Delegate is a reference type variable.

Is This Answer Correct ?    2 Yes 0 No

What?s a delegate?..

Answer / guest

A delegate object encapsulates a reference to a method. In
C++ they were referred to as function pointers.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What's the difference between System.String and System..StringBuilder in C#?

0 Answers   PUCIT,


If you donot specify an access modifier for a method, what is the default access modifier?

0 Answers  


Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide virtual SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

1 Answers  


What is difference between web and window application?

0 Answers  


when data member or member function is static is acess specifier is considered??

2 Answers  


How can we sort the elements of the array in descending order?

0 Answers  


What is strong name in c# and how can we use it?

0 Answers   DELL,


What is extended class in c#?

0 Answers  


Why do we use Design Pattern in C#?

0 Answers   Impetus,


Is it possible to inherit multiple interfaces?

0 Answers   Siebel,


What is c# best for?

0 Answers  


What is the difference between CreateObject() and GetObject()?

0 Answers   CGI,


Categories