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
what is .NET framework architecture ??
What is native image generator (ngen.exe)?
What is hashtable c#?
What is ispostback c#?
What is linq c#?
Why do we need to call CG.SupressFinalize?
What are Types of assemblies that can be created in dotnet
what is a enumeration in c#
What is single dimensional array in c#?
What are the variables in c#?
Is array immutable in c#?
Different between method overriding and method overloading?
Is there a way of specifying which block or loop to break out of when working with nested loops?
Enlist some of the properties of a thread class?
What is the difference between a class and an object c#?