Answer Posted / 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 |
Post New Answer View All Answers
When can a derived class override a base class member?
What is linq c#?
What is the difference between a method and a property?
How many aware interfaces are there?
How do you inherit a class into other class in c#?
without modifying source code if we compile again, will it be generated MSIL again?
Which debugging tools you can use in the .NET ssSDK?
What is xml comments in c#?
Is c# pass by value?
Can partial class be inherited?
What are the different types of delegates?
What does do in c#?
When should I use static in C#?
Why do we use class in c#?
Can abstract class have constructor?