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

Can you see a loop recorder?

0 Answers  


How do you generate documentation from the C# file commented properly with a command-line compiler?

1 Answers  


Explain jagged arrays in c#?

0 Answers  


what is the use of master pages. how to use it

2 Answers  


How can I develop an application that automatically updates itself from the web?

0 Answers  






What is monitor in C#?

0 Answers   TryTechnicals Pvt Ltd,


What are properties in c#. Explain with an example?

0 Answers  


What is the difference between decimal and integer?

0 Answers  


What is the difference between a function and a method?

0 Answers  


What does char mean in c#?

0 Answers  


Is equal in c#?

0 Answers  


What are the advantages of using assemble language programming?

0 Answers   Ittiam Systems,


Categories