Answer Posted / karna
Multycast delegate is a delegate which can hold the more
than one method references.And also define as that a
delegate witch returns nothing(void)say it as multycast
delegate.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Why do we need ienumerable in c#?
Differentiate between dataset and datareader?
What is parsing? How to parse a date time string?
What is the benefit of using interface in c#?
What is wpf c#?
How you will create satellite assemblies?
What is the purpose of private constructor in c#?
How can we make a thread sleep for infinite period ?
What all details the assembly manifest will contain?
What is constructor overloading in c#?
How to put assembly in gac?
Why do we use threads in c#?
What is a bool in c#?
What are escape sequences explain with example?
What is the difference between delegates and superdelegates?