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
Why do we use 0?
What is type keyword in c#?
What is protected internal modifier in C#?
What is multithreading with .net?
Can you create partial delegates and enumerations?
What is difference between continue and break in c#?
Is datetime immutable c#?
Is dictionary reference type c#?
What is an extension method in c#?
How do I run a cshtml file?
What is xor operation?
Why we use get and set property in c#?
What happens if you add duplicate elements to a set?
What is thread pooling?
Explain the difference between private and shared assembly?