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
Is python easier than c#?
Can a dictionary have the same key?
Why do we use interfaces in c#?
Are c# constructors the same as c++ constructors?
What is the purpose of private constructor in c#?
In how many ways you can overload a method?
What is xaml file in c#?
How do you access a constant field declared in a class?
What is an icollection in c#?
Are objects passed by reference in c#?
What is distribute by in hive?
What is the difference between properties and indexer in c#?
What is verbatim string?
Is arraylist type safe in c#?
What is default class in c#?