Answer Posted / mahesh babu ummaneni
Deligate is nothing but method pointer.using this we can call nomber of time of single method or multiple methods
we dont need call metod directly
we want call deligate it will call methods
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define c# i/o classes? List the commonly used classes?
What is IL / CIL / MSIL?
Is overriding of a function possible in the same class?
What are custom exceptions? Why do we need them?
Which framework is best for desktop application?
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
What is use of private class in c#?
What are jagged arrays used for?
What is a dictionary in c#?
Which program construct must return a value?
How to parse a date time string?
what is partial assembly reference
What is difference between web and window application?
What debugging tools come with the .NET ssSDK?
What are the extension methods in c#?